

/* Start:/bitrix/components/my_1/faq/templates/.default/style.css?1575967893549*/
#faq h1 {
    background: #264796;
    font-size: 1.9rem;
    color: #dcdcdc;
}

#faq .wrapper p {
    margin-top: 52px;
    text-align: justify;
}

#faq h2 {
    font-size: 2.4rem;
}

#faq .btn{
    text-align: left;
}

#faq .card {
    padding: .1rem;
    padding-bottom: 1.3rem;
    border: none;
}

#faq .card-header {
    background: #f4f4f4;
}

#faq .card-header:hover {
    background: #DAF5F2;
}

.faq_discription {
    max-width: 800px;
}

.faq_section {
    text-transform: uppercase;
    color: #555;
}

.btn {
    white-space: normal 
}

/* End */
/* /bitrix/components/my_1/faq/templates/.default/style.css?1575967893549 */
