#above-footer-wrap.container{
    background: #F1F1F1;
}

#below-footer-wrap.container{
    background: #F1F1F1;
}

#above-footer-wrap.container h2{
    font-family: Poppins;
    font-weight: 500;
    color: #494949;
}

#above-footer-wrap.container p{
    font-family: Poppins;
    font-weight: 600;
    color: #494949;
}

#footer-wrap .menu-block .block-title {
    font-family: Poppins;
    font-weight: 500;
    color: #494949;
}

#footer-wrap .menu-block ul {
    list-style: none;
}

#footer-wrap .menu-block ul li a{
    font-family: Poppins;
    font-weight: 600;
    color: #AA182C;
}

#below-footer-wrap.container .block-text{
    font-family: Poppins;
    font-weight: normal;
    color: #494949;
}

#content-wrap .block-textbox > div{
    font-family: Poppins;
    font-weight: 600;
    color: #494949;
}

#content-wrap .block-textbox > div a{
    font-family: Poppins;
    font-weight: 600;
    color: #AA182C;
}