.staff-member__name span{
    font-size: 2rem!important;
}
.form-control {
    opacity: 0.7;
}
@media(min-width:991px){
.section .component__title:not(.staff-member__name), .section .form__title {
    text-shadow: 1px 1px gray;
}
}