.fullwidth-layout {
    overflow-x: hidden;
}
.header-z-index{
    z-index: 199  !important;
}

.section--dark .banner-a .banner__title {
    text-shadow: 2px 2px #000;
}

.section--dark .banner-a .banner__subtitle {
    text-shadow: 2px 2px #000;
}

.staff-member__image-wrapper img {
    border-radius: 80px 0 80px 0;
}