/* Custom Styles */

/* FONT LOCK — keep body copy sans-serif and headings Instrument Serif */
body#encore-theme {
  font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
}
body#encore-theme p,
body#encore-theme li,
body#encore-theme a,
body#encore-theme label,
body#encore-theme input,
body#encore-theme textarea,
body#encore-theme select,
body#encore-theme button,
body#encore-theme .btn,
body#encore-theme .accordion-body,
body#encore-theme .pricing__content,
body#encore-theme .pricing__name,
body#encore-theme .ms-lead,
body#encore-theme .ms-micro,
body#encore-theme .ms-note,
body#encore-theme .ms-credentials,
body#encore-theme .ms-comparison small {
  font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
}

body#encore-theme h1, body#encore-theme .h1,
body#encore-theme h2, body#encore-theme .h2,
body#encore-theme h3, body#encore-theme .h3,
body#encore-theme h4, body#encore-theme .h4,
body#encore-theme h5, body#encore-theme .h5 {
  font-family: "Instrument Serif", serif !important;
  font-weight: 400 !important;
}

body#encore-theme .ms-kicker,
body#encore-theme .ms-card-number,
body#encore-theme .accordion-title h5,
body#encore-theme .pricing__name,
body#encore-theme .btn {
  font-family: Arial, Helvetica, sans-serif !important;
}

body#encore-theme .pricing__price {
  font-family: "Instrument Serif", serif !important;
  font-weight: 400 !important;
}
