/* =============================================
   Custom overrides for 2020 static archive (Divi)
   ============================================= */

/* --- GLOBAL FONT: Nunito everywhere --- */
body,
p,
h1, h2, h3, h4, h5, h6,
a,
li,
span,
div,
td, th,
input, textarea, select, button,
.et_pb_text,
.et_pb_module_header,
.et_pb_slide_description,
.et_pb_slide_title,
.et_pb_newsletter_description,
#main-footer,
#footer-widgets,
#footer-bottom,
.footer-widget,
.bottom-nav {
  font-family: 'Nunito', 'Helvetica Neue', Arial, sans-serif !important;
}

/* --- FOOTER --- */
#main-footer {
  background-color: #1a1a2e !important;
}
#footer-bottom {
  background-color: #12121f !important;
}
