body,
.footer__copyright,
.teaser__intro,
.teaser__content,
.teaser__dateline,
.figure__caption,
.figure__credit,
.byline__title,
.pager__item--ellipsis,
.quote--orange .quote__citation {
    color: #515a59 !important;
}

main a:not([class]) {
    font-weight: 600;
    color: #B25F01 !important;
}
main .view-button a {
    color: #ffffff !important;
}
[data-bbox-part-id='d5577c24-ea9c-4c1d-bbf1-320d9bcdf1be'].BBFormContainer .BBLinkJoinMembershipButton {
    background-color: #B25F01 !important;
}
.is-inverse .quote,
.row--dark .section__intro {
    color: #ffffff !important;
}
.quote__wrapper.row--screen--orange {
    background-color: #BD5500 !important;
}
.contact__content {
    background-color: #747935 !important;
}
.venue-card__address,
.figure__caption,
blockquote p {
    font-style: normal !important;
    line-height: 1.5 !important;
}
.intro__subtitle,
.cta-featured__title,
.metadata__content,
.slide__caption,
.intro__tagline {
    font-style: normal !important;
}
.intro__subtitle,
.intro__content {
    line-height: 1.5 !important;
}
body, body p,
#block-views-block-alert-bar-block-1 .view-alert-bar p,
p {
    line-height: 1.5 !important;
}

.region-content :not(.region-footer) .paragraph .paragraph__column .paragraph__column--container-wrapper .paragraph--type--card-basic .paragraph__column .field--name-field-card-body p, .region-content :not(.region-footer) .paragraph .paragraph__column .paragraph__column--container-wrapper .paragraph--type--bp-view .paragraph__column .field--name-field-card-body p, .region-content :not(.region-footer) .paragraph .paragraph__column .paragraph__column--container-wrapper .paragraph--type--webform .paragraph__column .field--name-field-card-body p {
    line-height: 1.5 !important;
}
.cta-card__title, .cta-card__subtitle, .alert__text {
    line-height: 1.5 !important;
}

#search-api-page-block-form-search label[for="edit-keys"] {
    white-space: normal;
}

#block-alerttext-2 .alert__text {
    font-size: 1.875rem !important;
}

.running-head__text {
    text-transform: none !important;
}
.running-head__text {
    color: #6C787A !important;
}
.link--icon,
.link--icon--small,
.BBFormContainer[data-bbox-part-id="d5577c24-ea9c-4c1d-bbf1-320d9bcdf1be"] .BBLinkJoinMembershipButton, .BBFormContainer[data-bbox-part-id="d5577c24-ea9c-4c1d-bbf1-320d9bcdf1be"] .BBLinkGiveMembershipButton,
.BBFormContainer[data-bbox-part-id="d5577c24-ea9c-4c1d-bbf1-320d9bcdf1be"] .BBAddGiftTotal,
.BBFormContainer[data-bbox-part-id="d5577c24-ea9c-4c1d-bbf1-320d9bcdf1be"] .BBAddGiftTotal,
.BBFormContainer[data-bbox-part-id="e2b63ffc-7002-4353-b95f-30115e091888"] .BBLinkJoinMembershipButton,
.BBFormContainer[data-bbox-part-id="e2b63ffc-7002-4353-b95f-30115e091888"] .BBLinkGiveMembershipButton,
.BBFormContainer[data-bbox-part-id="e2b63ffc-7002-4353-b95f-30115e091888"] .BBAddGiftTotal {
    white-space: normal !important;
}

.highlight-text {
    color: #EB0000 !important;
    font-family: "freight-text-pro",serif;
    margin: 1em 0 2em;
    font-feature-settings: "onum";
}
.highlight-text:last-child {
    margin-bottom: 0;
}
/* .audiofield-audiojs .timeZ,
.audiofield-audiojs .timeZ em,
.audiofield-audiojs .durationZ,
.section__intro a {
    overflow: auto !important;
} */
.geolocation-map-container .infomsg a {
    white-space: normal !important;
    color: #a25701 !important;
}

.section.section--tight {
    margin-top: 0;
}

/* Mobile menu styles */
@media screen and (max-width: 1023px) {
    .header__site-navigation.show-menu {
        opacity: 1;
        overflow-y: scroll;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        pointer-events: initial;
    }

    #nav-trigger:checked ~ .nav-trigger__icon--expand {
        opacity: 0;
        -webkit-transform: rotate(90deg) scale(0);
        -ms-transform: rotate(90deg) scale(0);
        transform: rotate(90deg) scale(0);
    }
    #nav-trigger:checked ~ .nav-trigger__icon--collapse {
        opacity: 1;
        -webkit-transform: rotate(0) scale(1);
        -ms-transform: rotate(0) scale(1);
        transform: rotate(0) scale(1);
    }
}
@media screen and (max-width: 1024px) {
    .header {
        height: auto !important;
    }
    .homepage .section-title {
        padding-left: 1rem;
        padding-right: 1rem;
        padding-bottom: 0.5rem;
    }
    .section-title--primary {
        margin-bottom: 1rem;
    }
}
p:not([class]):last-child {
    margin-bottom: 2em !important;
}
.curated-grid p{
    display: none;
}

#block-views-block-homepage-block-6 .views-view-grid .views-row {
    margin: 0 auto;
    max-width: 1280px;
    float: none;
}
@media screen and (min-width: 640px) and (max-width: 768px) {
    #block-views-block-homepage-block-6 .views-view-grid .views-row .landing-page-locations-block {
        width: 50% !important;
        display: flex;
        gap: 32px;
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 640px) {
    #block-views-block-homepage-block-6 .views-view-grid .views-row .landing-page-locations-block {
        width: 100% !important;
        display: flex;
        gap: 32px;
        flex-wrap: wrap;
        float: none;
    }
}

.curated-grid-wrap {
    background: #ffffff;
}
.curated-grid-wrap > .l__primary {
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
}
.curated-grid-wrap .list--ruled--inner > li:first-child {
    border-top: 1px solid #e0e0e0 !important;
    padding-top: 1.5em !important;
}
.curated-grid-wrap .list--ruled--inner > li > * {
    border-top: none !important;
    padding-top: 0 !important;
}
#locations-row {
    position: relative;
    z-index: 9;
    margin-top: 5em;
}
.contact__content a {
    word-break: break-word;
}
#block-views-block-homepage-block-6 h3.section-title {
    margin-top: 2.5em;
    margin-bottom: 1em;
    text-align: center;
}
#block-views-block-homepage-block-6 h3.section-title > span {
    border-bottom: none;
}
.ticket-block-wrap .ticket-option__label {
    font-size: 1.25rem;
}
.ticket-block-wrap .list--ruled--tighter > li {
    font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
    .ticket-block-wrap .ticket-option__label {
        font-size: 1.125rem;
    }
    .ticket-block-wrap .list--ruled--tighter > li {
        font-size: 1rem;
    }
}

header.intro.intro--tertiary + .section {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

@media screen and (min-width: 1024px) {
    .l--divider .cta-featured__inner {
        width: 77.77778%;
    }
    .footer-row {
        padding-top: 8rem;
    }
}

.row--dark .teaser__intro {
    color: #fff !important;
}
.row--dark .teaser__intro p {
    color: #fff;
}