.oc-profile-bio-split {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-color: rgba(0, 0, 0, 0.08) !important;
}

.oc-profile-bio-split .container {
    max-width: 1140px;
}

.oc-profile-bio-heading {
    margin: 0;
    line-height: 1.2;
}

.oc-profile-bio-quote {
    font-size: 1.125rem;
    line-height: 1.6;
    font-style: italic;
    opacity: 0.85;
}

.oc-profile-bio-description {
    line-height: 1.75;
}

.oc-profile-bio-description > *:last-child,
.oc-profile-bio-quote > *:last-child {
    margin-bottom: 0;
}

.oc-profile-bio-image {
    width: 12rem;
    height: 12rem;
    object-fit: cover;
    border: 0.5rem solid rgba(255, 255, 255, 0.85);
    box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.12);
}

.oc-profile-bio-image-link {
    display: inline-block;
    text-decoration: none;
}

.oc-profile-bio-image-link:hover,
.oc-profile-bio-image-link:focus,
.oc-profile-bio-image-link:focus-visible {
    text-decoration: none;
}

.oc-profile-bio-pill {
    display: inline-block;
    padding: 0.45rem 0.9rem;
    border: 1px solid currentColor;
    border-radius: 999rem;
    font-size: 0.625rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    white-space: nowrap;
    opacity: 0.9;
}

@media (max-width: 991.98px) {
    .oc-profile-bio-heading {
        text-align: center;
    }

    .oc-profile-bio-quote,
    .oc-profile-bio-description,
    .oc-profile-bio-social-proof {
        text-align: center;
        justify-content: center;
    }
}

@media (max-width: 575.98px) {
    .oc-profile-bio-image {
        width: 10rem;
        height: 10rem;
    }

    .oc-profile-bio-quote {
        font-size: 1rem;
    }
}


/* Custom background colors */

.bg-off-white {
    background-color: #faf9f6 !important;
}

.bg-warm-white {
    background-color: #f7f5f0 !important;
}

.bg-cream {
    background-color: #f3eee4 !important;
}

.bg-soft-beige {
    background-color: #e9dfcf !important;
}

.bg-sand {
    background-color: #ddd0bc !important;
}

.bg-light-sage {
    background-color: #dfe8dc !important;
}

.bg-sage {
    background-color: #c7d3c1 !important;
}

.bg-pale-green {
    background-color: #e9eee8 !important;
}

.bg-mist {
    background-color: #eef2ee !important;
}

.bg-soft-gray {
    background-color: #f4f4f1 !important;
}

.bg-forest-green {
    background-color: #163c2f !important;
}

.oc-split-spotlight .bg-primary,
.oc-split-spotlight .bg-primary-scoped,
.oc-split-spotlight .bg-secondary,
.oc-split-spotlight .bg-secondary-scoped,
.oc-split-spotlight .bg-tertiary,
.oc-split-spotlight .bg-quaternary,
.oc-split-spotlight .bg-h5,
.oc-split-spotlight .bg-h6,
.oc-split-spotlight .bg-dark,
.oc-split-spotlight .bg-forest-green {
    color: #ffffff;
}

.oc-split-spotlight .bg-primary .oc-ss-heading,
.oc-split-spotlight .bg-primary-scoped .oc-ss-heading,
.oc-split-spotlight .bg-secondary .oc-ss-heading,
.oc-split-spotlight .bg-secondary-scoped .oc-ss-heading,
.oc-split-spotlight .bg-tertiary .oc-ss-heading,
.oc-split-spotlight .bg-quaternary .oc-ss-heading,
.oc-split-spotlight .bg-h5 .oc-ss-heading,
.oc-split-spotlight .bg-h6 .oc-ss-heading,
.oc-split-spotlight .bg-dark .oc-ss-heading,
.oc-split-spotlight .bg-forest-green .oc-ss-heading {
    color: #ffffff;
}

.oc-split-spotlight .bg-primary .oc-ss-description,
.oc-split-spotlight .bg-primary-scoped .oc-ss-description,
.oc-split-spotlight .bg-secondary .oc-ss-description,
.oc-split-spotlight .bg-secondary-scoped .oc-ss-description,
.oc-split-spotlight .bg-tertiary .oc-ss-description,
.oc-split-spotlight .bg-quaternary .oc-ss-description,
.oc-split-spotlight .bg-h5 .oc-ss-description,
.oc-split-spotlight .bg-h6 .oc-ss-description,
.oc-split-spotlight .bg-dark .oc-ss-description,
.oc-split-spotlight .bg-forest-green .oc-ss-description {
    color: rgba(255, 255, 255, 0.82);
}

.oc-split-spotlight .bg-primary .oc-ss-link,
.oc-split-spotlight .bg-primary-scoped .oc-ss-link,
.oc-split-spotlight .bg-secondary .oc-ss-link,
.oc-split-spotlight .bg-secondary-scoped .oc-ss-link,
.oc-split-spotlight .bg-tertiary .oc-ss-link,
.oc-split-spotlight .bg-quaternary .oc-ss-link,
.oc-split-spotlight .bg-h5 .oc-ss-link,
.oc-split-spotlight .bg-h6 .oc-ss-link,
.oc-split-spotlight .bg-dark .oc-ss-link,
.oc-split-spotlight .bg-forest-green .oc-ss-link {
    color: #f2c7b4;
}

.oc-split-spotlight .bg-primary .oc-ss-link:hover,
.oc-split-spotlight .bg-primary .oc-ss-link:focus,
.oc-split-spotlight .bg-primary-scoped .oc-ss-link:hover,
.oc-split-spotlight .bg-primary-scoped .oc-ss-link:focus,
.oc-split-spotlight .bg-secondary .oc-ss-link:hover,
.oc-split-spotlight .bg-secondary .oc-ss-link:focus,
.oc-split-spotlight .bg-secondary-scoped .oc-ss-link:hover,
.oc-split-spotlight .bg-secondary-scoped .oc-ss-link:focus,
.oc-split-spotlight .bg-tertiary .oc-ss-link:hover,
.oc-split-spotlight .bg-tertiary .oc-ss-link:focus,
.oc-split-spotlight .bg-quaternary .oc-ss-link:hover,
.oc-split-spotlight .bg-quaternary .oc-ss-link:focus,
.oc-split-spotlight .bg-h5 .oc-ss-link:hover,
.oc-split-spotlight .bg-h5 .oc-ss-link:focus,
.oc-split-spotlight .bg-h6 .oc-ss-link:hover,
.oc-split-spotlight .bg-h6 .oc-ss-link:focus,
.oc-split-spotlight .bg-dark .oc-ss-link:hover,
.oc-split-spotlight .bg-dark .oc-ss-link:focus,
.oc-split-spotlight .bg-forest-green .oc-ss-link:hover,
.oc-split-spotlight .bg-forest-green .oc-ss-link:focus {
    color: #ffffff;
}

.oc-split-spotlight .bg-primary .oc-ss-image-info,
.oc-split-spotlight .bg-primary-scoped .oc-ss-image-info,
.oc-split-spotlight .bg-secondary .oc-ss-image-info,
.oc-split-spotlight .bg-secondary-scoped .oc-ss-image-info,
.oc-split-spotlight .bg-tertiary .oc-ss-image-info,
.oc-split-spotlight .bg-quaternary .oc-ss-image-info,
.oc-split-spotlight .bg-h5 .oc-ss-image-info,
.oc-split-spotlight .bg-h6 .oc-ss-image-info,
.oc-split-spotlight .bg-dark .oc-ss-image-info,
.oc-split-spotlight .bg-forest-green .oc-ss-image-info {
    color: #ffffff;
}