footer.site-footer {
background-color: #1B3A7A !important;
color: #ffffff !important;
padding: 50px 80px 0 !important;
}
footer.site-footer .footer-inner {
padding-bottom: 40px !important;
}
footer.site-footer .site-branding img {
max-height: 60px;
filter: brightness(10);
}
footer.site-footer a {
color: rgba(255,255,255,0.85) !important;
text-decoration: none !important;
}
footer.site-footer a:hover {
color: #F5A623 !important;
}
footer.site-footer .site-info {
background-color: #0d2454 !important;
padding: 15px 80px !important;
color: rgba(255,255,255,0.7) !important;
font-size: 13px !important;
display: flex !important;
justify-content: space-between !important;
}
.site-header .main-navigation a,
.site-header .navigation-item a {
color: #333 !important;
}
