section.hero-banner .hero-image img {
    box-shadow: none;
}

section.hero-banner .hero-image img {
    box-shadow: none;
}

section.hero-banner {
    position: relative;
    overflow: hidden;
    background: #fff;
    padding-top: 100px;
    padding-bottom: 100px;
}

section.sec-id-919.bg-white.faqs {
    padding-top: 0px;
}

section.sec-id-919 .faq-sub-header {
    padding-top: 60px;
    padding-bottom: 30px;
}

section.sec-id-919.bg-white.faqs {
    background-color: #f8f8f8 !important;
}

.faqs .accordion-button h3 {
    color: #211E1F;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.faqs .accordion-body p {
    color: #3F4040;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 25px;
}

.accordion-body p strong span {
    font-weight: 700 !important;
}