/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

html {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}
body {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}
@media (min-width: 1024px) {
  .hero-particle {
    padding: 12rem 0 6rem;
  }
}
.header-custom-particle .brand-icon img {
  width: 4.5rem;
  height: auto;
  display: block;
}
.about-particle .about-title {
  color: #1c1917b0;
}
.team-particle .team-title {
  color: #1c1917b0;
}
.header-custom-particle .brand-title {
  color: #146d7c;
}
.about-particle .about-quote {
  /* background-color: #ecfdf5; */
  /* border: 1px solid #d1fae5; */
  background-color: #fafaf9;
  border: 1px solid #f7f7f6;
}
.about-particle .about-quote p {
  /* font-style: italic; */
  font-style: normal;
}
.courselist-particle {
  /* background-color: #f0fdfa; */
  background-color: #f5f5f4;
}
.about-particle .about-title {
  /* font-family: Merriweather, serif; */
  /* text-transform: uppercase; */
  font-family: Quicksand, serif;
  font-weight: 600;
}
.header-custom-particle .brand-title, .pageheader-particle .pageheader-title, .footer-custom-particle .footer-column h5 {
  /* font-family: Merriweather, serif; */
  font-family: Quicksand, serif;
  text-transform: uppercase;
  font-weight: 500;
}
.team-particle .team-title {
  /* font-family: Merriweather, serif; */
  font-family: Quicksand, serif;
}
.courselist-particle .courselist-title {
  /* font-family: Merriweather, serif; */
  font-family: Quicksand, serif;
  font-weight: 500;
}
.courseinfo-particle .courseinfo-title {
  /* font-family: Merriweather, serif; */
  /* font-weight: 700; */
  font-family: Quicksand, serif;
}
.legal-section-title, .legal-subsection-title, .legal-bold, .legal-spacing strong {
  font-family: Quicksand, serif;
}
.header-custom-particle .brand-tagline {
  /* color: #134e4a; */
  color: #78716c;
}
.team-particle .member-name {
  /* color: #1c1917; */
  color: #78716c;
}
.hero-particle .hero-btn-primary {
  /* background-color: #0f766e; */
  background-color: #146d7c;
}
/*# sourceMappingURL=custom_80.css.map */