#advanced_cms_wrapper_88,
section#wrapper,
footer#footer {
    background-color: #F7EEC7 !important;
}

#advanced_cms_wrapper_88 .CSG-1 {
    padding-top: 80px;
    text-align: center;
}

#advanced_cms_wrapper_88 .CSG-1 h2 {
    max-width: 670px;
    margin: auto;
    font-size: 32px;
    line-height: 26.5px;
    color: #C90018;
  
}

#advanced_cms_wrapper_88 .CSG-1 p {
    max-width: 670px;
    margin: 24px auto 0;
    font-size: 14px;
    line-height: 165%;
    color: #C90018;
}

#advanced_cms_wrapper_88 .CSG-2 {
    padding-top: 80px;
    text-align: center;
}

#advanced_cms_wrapper_88 .CSG-2 .row {
    display: flex;
    flex-wrap: wrap;
}

#advanced_cms_wrapper_88 .CSG-2 .content h2 {
    max-width: 506px;
    margin: auto;
    line-height: 165%;
    font-family: "FiraSans", sans-serif;
    font-size: 14px;
    color: #C90018;
}

#advanced_cms_wrapper_88 .CSG-2 .content p {
    max-width: 506px;
    margin: 10px auto 0;
    line-height: 165%;
    font-size: 14px;
    color: #C90018;
}

#advanced_cms_wrapper_88 .CSG-3 {
    padding-top: 107px;
    text-align: center;
}

#advanced_cms_wrapper_88 .CSG-3 h2 {
    max-width: 670px;
    margin: auto;
    font-size: 32px;
    line-height: 26.5px;
    color: #C90018;
}

#advanced_cms_wrapper_88 .CSG-3 p {
    max-width: 670px;
    margin: 24px auto 0;
    font-size: 14px;
    line-height: 165%;
    color: #C90018;
}

@media(max-width: 991px) {
    #advanced_cms_wrapper_88 .CSG-1,
    #advanced_cms_wrapper_88 .CSG-2,
    #advanced_cms_wrapper_88 .CSG-3 {
        padding-top: 50px;
    }

}

@media(max-width: 767px) {
    #advanced_cms_wrapper_88 .CSG-1 h2,
    #advanced_cms_wrapper_88 .CSG-3 h2 {
        font-size: 22px;
        line-height: 26.5px;
    }

}