@media (max-width:991px) {
    .header1 {
        display: none !important;
    }
}
.section--dark .component__title {
    
    font-size: 2rem;
}
.staff-member__name-wrapper {
    margin-bottom: 6px;
    text-align: center;
}
.section--light .testimonials-d .testimonials-content-wrapper {
    background-color: #0156a5;
}
