.areas-of-excellence .parent-pole-link {
  font-size: 1.125rem;
  font-weight: 600;
  margin-top: 1.25rem;
  margin-bottom: 0.625rem;
}
@media all and (width >= 600px) {
  .areas-of-excellence .parent-pole-link {
    font-size: 1.25rem;
  }
}
.areas-of-excellence .parent-pole-link a {
  color: #2F2F2F;
  text-decoration: none;
}
.areas-of-excellence .parent-pole-link a:hover {
  color: #562C80;
}
.areas-of-excellence .main-title {
  font-size: 1.625rem;
}
@media all and (width >= 600px) {
  .areas-of-excellence .main-title {
    font-size: 2.5rem;
  }
}
.areas-of-excellence .accordion-areas-of-excellence {
  margin-bottom: 2rem;
}
.areas-of-excellence .accordion-button {
  background: #F2F2F2;
  font-weight: 500;
  font-size: 1.625rem;
  line-height: 1.3;
  padding-left: 0;
}
.areas-of-excellence .accordion-button:not(.collapsed) {
  color: inherit;
  background: #F2F2F2;
}
.areas-of-excellence .accordion-button:focus {
  box-shadow: none;
}
.areas-of-excellence .accordion-item {
  background: #F2F2F2;
}
.areas-of-excellence .accordion-item .accordion-body {
  padding-left: 0;
}
.areas-of-excellence .field__label {
  font-weight: inherit;
}

.main-banner-container__banner .title-container.container p {
  font-size: 1.5rem;
}
@media all and (width >= 668px) {
  .main-banner-container__banner .title-container.container p {
    font-size: 2rem;
  }
}

/*# sourceMappingURL=areas-of-excellence.css.map */
