.header-z-index{
    z-index: 199 !important;
}

.cta-fullwidth .cta__button--icon, .cta-fullwidth .cta__button{
    max-width: 100% !important;
}

.cta__button--icon{
    flex-direction: row-reverse !important;
    gap: .5rem;
}

.component__button--2, .component__button--3{
    color: #fff !important;
}

.staff-reverse .staff-member.animated {
    flex-direction: row-reverse !important;
}
.staff-reverse .staff-member__image-wrapper {
    margin: 0 0 0 15px !important;
}
.staff-reverse .staff-member__text{
    margin: 0 15px 0 0 !important;
}
.banner-a .banner__text-wrapper {
    top: 63%;
}