

/* Start:/local/components/webit/blog.comments/templates/.default/style.css?1756461716574*/
#comment-success-modal #modal_result_text:first-of-type {
    margin-bottom: 20px;
}

#comment-success-modal #modal_result_text {
    font-weight: 500;
    font-family: var(--font-grotesque);
    font-size: 24px;
    line-height: 30px;
    text-transform: none;
    max-width: 520px;
    margin-inline: auto;
    margin-bottom: 50px;
    text-align: center;
}

@media (max-width: 768px) {
    #comment-success-modal #modal_result_text {
        font-size: 16px;
        line-height: 20px;
        max-width: 280px;
        margin-inline: auto;
    }
}
/* End */
/* /local/components/webit/blog.comments/templates/.default/style.css?1756461716574 */
