/* Add custom CSS styles below */ 
header {
    background-color: #f9fafb;
}

footer,
footer *,
.footer,
.footer *,
.footer-section,
.footer-bottom,
.footer-top {
/*  background-color: #aed8e0 !important; */
  background-color: #184a82 !important;  
  color: #ffffff !important;
}

footer svg,
.footer svg {
  fill: #ffffff !important;
}