.h-100 {
    height: 100%;
}

.staff-image {
    width: 200px !important;
    height: 200px !important;
    border-radius: 50%;
    object-fit: cover;
    margin: 30px 30px 0px 30px;
    max-width: 200px !important;
}

.heading-text-overlay {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}