/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: May 17 2025 | 09:02:23 */
/* Стили для блока отзывов на главной странице сайта */
body.home .dipl_testimonial_desc h4 {
    margin-top: 20px !important;
}

body.home .dipl_testimonial_desc p {
    font-family: 'Open Sans', Arial, sans-serif !important;
    font-size: 14px !important;
    color: #666 !important;
    line-height: 1.5em !important;
    font-weight: 500 !important;
}
