.alert.alert-dismissible.emergency.fade.show {
  background-color: #022043;
}

.alert.alert-dismissible.emergency.fade.show p {
  color: #fff !important;
}

.alert.alert-dismissible.emergency.fade.show p a {
  color: #fff !important;
}

.alert.alert-dismissible.warning.fade.show {
  background-color: #ffb810;
}

.alert.alert-dismissible.notice.fade.show {
   background-color: #85714D;
}

.alert.alert-dismissible.notice.fade.show p {
  color: #fff !important;
}

.alert.alert-dismissible.notice.fade.show p a {
  color: #fff !important;
}

.primary-nav__cta {
   display: block;
}

.primary-nav__cta img {
    aspect-ratio: 428 / 213;
    max-width: 100%;
}

.primary-nav__cta a {
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
    padding: 0;
    font-weight: 500;
    text-underline-offset: 40%;
    text-decoration-color: rgb(255, 184, 16);
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
}


.full-width-feature h2 {
    font-size: 2.9375rem;
    font-weight: 300;
    line-height: .9;
    text-transform: uppercase;
    letter-spacing: -.01em
}

@media (min-width: 1024px) {
    .full-width-feature h2 {
        font-size:5rem
    }
}

@media (min-width: 1400px) {
    .full-width-feature h2 {
        font-size:6.25rem
    }
}

@media (min-width: 1920px) {
    .full-width-feature h2 {
        font-size:8.125rem
    }
}

.full-width-feature h2 em {
    font-weight: 500;
    font-style: normal;
    display: block;
}

.full-width-feature.overflow-hidden.invert h2 em {
    color: #ffb810;
}



.feature-topic__header h2 {
    font-size: 2.9375rem;
    font-weight: 300;
    line-height: .9;
    text-transform: uppercase;
    letter-spacing: -.01em
}

@media (min-width: 1024px) {
    .feature-topic__header h2 {
        font-size:5rem
    }
}

@media (min-width: 1400px) {
    .feature-topic__header h2 {
        font-size:6.25rem
    }
}

@media (min-width: 1920px) {
    .feature-topic__header h2 {
        font-size:8.125rem
    }
}

.feature-topic__header h2 em {
    font-weight: 500;
    font-style: normal;
    display: block;
}

.invert .feature-topic__header h2 em {
    color: #ffb810;
}



.course-finder-widget .autocomplete-results {
   display: none;
 }

#event-filters button {
  align-items: center;
  display: inline-flex;
  cursor: pointer;
  padding: .25rem .5rem;
  margin-right: .5rem;
  margin-bottom: .5rem;
}

#event-filters a {
  align-items: center;
  display: inline-flex;
  cursor: pointer;
  padding: .25rem .5rem;
  margin-right: .5rem;
  margin-bottom: .5rem;
}

.coursecompare-results .remove.svg-md-18px {
    width: 18px;
    height: 18px;
    margin-left: .25rem;
    pointer-events: none;
}

#event-filters .remove.svg-md-18px {
    width: 18px;
    height: 18px;
    margin-left: .25rem;
    pointer-events: none;
}

#searchoptions-filters #event-filters {
    margin-top: 0em;
}

#searchoptions-filters #event-filters:has(button, a) {
  margin-top: 3em;
}

@media (max-width: 1023.98px) {
    .form-filters .filters-container-zone {
        padding: 1.25rem 0 0;
        border-top: 1px solid #85714D;
    }
}

@media (min-width: 1024px) {
    .form-filters .filters-container-zone:not(:last-of-type) {
        margin-bottom: 2.5rem;
    }
}

.adapted-search .gsc-wrapper {
    max-width: 100%;
}

.pagination__cursor-box a {
  font-size: .875rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.4375rem;
    height: 2.4375rem;
    text-align: center;
    border: 1px solid rgba(2, 32, 67, .1);
    background-color: #0220431a;
    border-color: #e6e8ec;
    color: #022043;
    text-decoration-color: transparent;
    font-weight: 700;
    letter-spacing: -.01em;
    line-height: 1.2;
    cursor: pointer;
}

.pagination__cursor-box span {
      background: #022043;
    border-color: #022043;
    color: #fff;
  font-size: .875rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.4375rem;
    height: 2.4375rem;
    text-align: center;
    border: 1px solid rgba(2, 32, 67, .1);
    text-decoration-color: transparent;
    font-weight: 700;
    letter-spacing: -.01em;
    line-height: 1.2;
    cursor: pointer;
}


.btn-course-compare .added {
    fill: #85714d;
}

.saved-courses {
  display: flex !important;
}


@media (min-width: 768px) {
    .general-content .image-center img {
        max-width: 100%;
    }
}

.general-content .btn a {
  text-decoration: none;
}



.no-found {
  padding-top: 4rem;
}


.contact .contact__inner .col-lg-5 h2 {
    font-size:2.9375rem;
    font-weight:300;
    line-height:.9;
    text-transform: uppercase;
    letter-spacing:-.01em;
}

@media (min-width: 1024px) {
    .contact .contact__inner .col-lg-5 h2 {
        font-size:5rem; 
    }
}

@media (min-width: 1400px) {
    .contact .contact__inner .col-lg-5 h2 {
         font-size:6.25rem; 
    }
}

@media (min-width: 1920px) {
    .contact .contact__inner .col-lg-5 h2 {
        font-size:8.125rem;
    }
}

.contact .contact__inner .col-lg-5 h2 em {
    font-weight: 500;
    font-style: normal;
    display: block;
}

.contact .contact__inner .col-lg-6 ul + ul { 
    padding-left: 0;
    list-style: none;
    padding-top: 2rem;
}











.image-text__text .display-1 h2 {
    font-size: 2.9375rem;
    font-weight: 300;
    line-height: .9;
    text-transform: uppercase;
    letter-spacing: -.01em
}

@media (min-width: 1024px) {
    .image-text__text .display-1 h2 {
        font-size:5rem
    }
}

@media (min-width: 1400px) {
    .image-text__text .display-1 h2 {
        font-size:6.25rem
    }
}

@media (min-width: 1920px) {
    .image-text__text .display-1 h2 {
        font-size:8.125rem
    }
}

#staffAtoZ .button-list button {
    min-width: 2.5rem;
    padding: 0.625rem 0.75rem;
    border: 0;
    background: #938054;
    color: #fff;
    cursor: pointer;
}

.small-12 .button-list form {
    display: flex;
    flex-wrap: wrap;
    gap: 0.35rem;
}

#staffAtoZ .button-list button.selected, #staffAtoZ .button-list button:hover {
    background: #7d6b42;
}






