p, .footer1_credit-text, .footer1_left-text-top, .footer1_left-text-bottom, .footer1_link, .footer1_legal-link, .footer1_social-link, .footer1_crafted-text, .footer1_crafted-text-link {
  font-family: 'Poppins', Arial, sans-serif !important;
  font-size: 19px !important;
  font-weight: 400 !important;
}

.footer1_link, .footer1_legal-link, .footer1_social-link, .footer1_crafted-text-link {
  font-size: 19px !important;
  font-weight: 500 !important;
}

.footer1_credit-text {
  font-size: 17px !important;
  font-weight: 400 !important;
}
/*
This rule will force the navigation/header links to use a font size of 21px, overriding other rules.
*/
.w-nav-link {
  font-size: 21px !important;
  font-weight: 700 !important;
}

p {
  font-size: 19px !important;
}
