#promoArticleMain .hub-content-container h1 {
  font-family: "Poppins", sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
  color: #000000;
  letter-spacing: -0.02em;
}
@media (min-width: 768px) {
  #promoArticleMain .hub-content-container h1 {
    font-family: "Poppins", sans-serif;
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    color: #000000;
    letter-spacing: -0.02em;
  }
}
#promoArticleMain .hub-content-container h2 {
  font-family: "Inter", sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #000000;
  letter-spacing: -0.02em;
}
#promoArticleMain .hub-content-container h3 {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #000000;
  letter-spacing: -0.02em;
}
#promoArticleMain .hub-content-container p {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #374F5C;
  letter-spacing: -0.02em;
}
#promoArticleMain .hub-content-container a {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: -0.02em;
  color: #007BBA;
  cursor: pointer;
  text-decoration: underline;
}
#promoArticleMain .hub-content-container a:hover, #promoArticleMain .hub-content-container a:focus-within {
  color: #164E75;
  text-decoration: underline;
}
#promoArticleMain .hub-content-container a:active {
  color: #072435;
  text-decoration: underline;
}

/*# sourceMappingURL=researchHubs.css.map */
