/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Aug 04 2025 | 16:01:28 */
figure.wp-block-pullquote, blockquote { font-family: Literata, serif !important; text-align: center; margin: 10px !important; padding: 5px;}
figure.wp-block-pullquote {
border: 5px solid white;
border-radius: 75px 30px;
background-color: #D2D2D2; /* For browsers that do not support gradients */
background-image: linear-gradient(to bottom right, white, #F8F8F8, #D2D2D2, white);
}