

/* Start:/local/templates/.default/components/bitrix/news.detail/page_company/style.css?1765230585694*/
.company-logo {
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.company-logo img {
    width: initial;
    max-width: 100%;
}

.subheader {
    /* font-family: "Merriweather", serif ; */
    font-size: 16px;
}

.company-title {
    margin-top: 20px;
}

ul.rate-list {
    margin-top: 30px;
    /* margin-bottom: 50px; */
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    /* display: flex;
    gap: 50px; */
}

ul.rate-list li {
    margin-bottom: 20px;
    
}

ul.rate-list li a {
    font-weight: bold;
}

ul.rate-list li img {
    width: 50px;
}

.review-header {
    font-size: 18px;
    font-weight: bold;
    font-family: "Merriweather", serif;
}
/* End */
/* /local/templates/.default/components/bitrix/news.detail/page_company/style.css?1765230585694 */
