.custom-quote blockquote {
    font-size: 1.5em;
    font-style: italic;
    margin: 20px auto;
    text-align: center;
    color: #555;
}
