.a4n-wrap {
  width: 100%;
}

.a4n-eyebrow {
  display: inline-block;
  font-family: "Manrope", "Open Sans", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.78rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #874312;
  margin-bottom: 0.5rem;
}

.a4n-h2 {
  font-family: "Manrope", "Open Sans", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  font-size: 2.125rem;
  line-height: 1.2;
  color: #101431;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}
@media (max-width: 767.98px) {
  .a4n-h2 {
    font-size: 1.625rem;
  }
}

.a4n-underline {
  display: block;
  width: 64px;
  height: 14px;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  color: #29337b;
}

.a4n-org-intro {
  font-size: 0.96875rem;
  line-height: 1.6;
  color: rgba(16, 20, 49, 0.8);
  margin-bottom: 2rem;
  max-width: 900px;
}
.a4n-org-intro p {
  margin-bottom: 0;
}

.simple-grid .a4n-org-card:nth-child(2) .a4n-org-icon i {
  color: #171c44;
}

/*# sourceMappingURL=edu-material-sources.css.map*/