/* Style for the fancy quote block */ .azakios-fancy-quote { background-color: #f7f7f7; border-left: 4px solid #3498db; padding: 20px; margin: 20px 0; } .azakios-fancy-quote p { font-size: 16px; line-height: 1.5; color: #333; } .azakios-fancy-quote cite { display: block; margin-top: 10px; font-style: italic; color: #777; }