.wpprq-quote-wrapper {
    padding: 20px;
    margin: 20px 0;
    font-size: 18px;
    text-align: center; 
    border: 1px solid #ccc;
    border-radius: 10px;
}

.wpprq-quote {
    font-style: italic;
    margin: 0; 
}

.wpprq-quote p { 
    font-weight: 400;
    margin-bottom: 10px; 
}

.wpprq-quote cite {
    display: block;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    text-align: right;
}