/* ==============================================
   Typography
   ============================================== */
body,
body.et_pb_pagebuilder_layout {
  font-family: 'Source Sans 3', 'Source Sans Pro', sans-serif !important;
  font-size: 15px;
  color: #111;
  line-height: 1.6;
  background-color: var(--mustangs-light);
}

h1, h2, h3, h4, h5, h6,
.et_pb_module_header,
.et_pb_all_tabs .et_pb_tab a {
  font-family: 'Oswald', sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}
