.cw2-faq {
    max-width: 805px;
    margin: 0 auto;
    padding: 68px 15px;
    line-height: 1.2;
    font-size: 18px;
}

.cw2-faq .title,
.cw2-faq .subtitle,
.cw2-faq .bottom-text {
    text-align: center;
}

.cw2-faq .title {
    margin-bottom: 15px;
    font-size: 40px;
    line-height: 1.1;
    font-weight: 700;
}

.cw2-faq .bottom-text {
    margin-top: 28px;
}

.cw2-faq .bottom-text a {
    text-decoration: none;
    font-weight: 700;
    border-bottom: 1px solid #fdc743;
    transition: none;
}

.cw2-faq .bottom-text a:hover {
    border-bottom: none;
}

.cw2-faq .accordion-wrapper {
    margin-top: 69px;
}

.cw2-faq .accordion-wrapper .ab-block-accordion:first-child {
    border-top: 2px solid #ecebea;
}

.cw2-faq .ab-block-accordion {
    border-bottom: 2px solid #ecebea;
}

.cw2-faq .ab-block-accordion .ab-accordion-title {
    padding-top: 32px;
    padding-bottom: 32px;
    font-family: 'Inter', sans-serif;
}
