.header {
    background-color: #2F3164 !important;
}

.header-body {
    background-color: #2F3164 !important;
}

.footer-container {
    background-color: rgba(47, 49, 100, 1) !important;
}

.active-page {
    font-weight: bold;
    color: #FFFFFF;
}

.telefone-link-on-hover {
    color: #FFFFFF !important;
}

.telefone-link-on-hover:hover {
    color: #D03E25 !important;
}

.email-link-on-hover {
    color: #FFFFFF !important;
}

.email-link-on-hover:hover {
    color: #D03E25 !important;
}

#footer a:not(.btn):not(.no-footer-css) {
    color: #CCC;
}

.footer-background {
    /*background-image: url(../imagens/footer-design.webp) !important;*/
    /*background-repeat: no-repeat;*/
    /*background-position: center bottom;*/
}