@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap');
body {
  font-family: 'Montserrat', sans-serif;
}
body.page-template-elementor_header_footer {
  background-color: #fff !important;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
  background-color: #0a388f !important;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] p,
.site-below-footer-wrap[data-section="section-below-footer-builder"] p a {
  color: #fff;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] p a {
  text-decoration: underline;
}