/* Module Custom Styles */

.staff-profile-name h5 {
    padding-top: 20px;
    color: #003B4A;
    font-weight: 900;
    font-size: 24px;
}

h1.modal-title {
    color: #508142;
    font-weight: 900;
    font-size: 41px;
}

.staff-profile-image img {
    object-fit: cover;
}