* a {
    font-size: inherit;
    font-weight: inherit;
    
}
.section--dark .banner-a .banner__subtitle {
    color: #fff;
}

.banner-a .banner__title {
    font-size: 2.5rem;
}
.section--dark .banner-a .banner__title {
    text-shadow: 1px 1px #000;
}
.banner-a .banner__text-wrapper {
    top: 60%;
}

.section--dark .banner-a .banner__subtitle {
    text-shadow: 1px 1px #000;
}
.banner-a .banner__subtitle {
    font-size: 2rem;
    line-height: 2.5rem;
}
.section--light .staff-member__name {
    color: #000;
}
.section--light .socialmedia__link {
    color: #3b3734 !important;
}


.adamnpersistentbanner::before{
    background: #e5e0f2 !important;
}


/*  */
li.banner__item {
    height: 800px;
}
.banner__text-wrapper.banner__text-wrapper--left {
    position: absolute;
    top: 350px;
}

.banner-a .banner__image img {
    object-fit: cover;
    height: 550px;
    max-height: 100%;
}
li.banner__item {
    height: 550px;
}

.alias-blade .blade-a.blade__text-media--swapped .blade__text {
  
  max-width: 60% !important;
}