#section-id-2,
#section-id-6,
#section-id-7,
#section-id-8 {
    padding-bottom: 0px !important;
}

.img-cover-desktop {
    height: 400px !important;
}

#section-id-3 .row {
    justify-content: center;
}

#section-id-3 .staff-card {
    margin-bottom: 15px !important;
}

#section-id-3 .staff-card .img-staff {
    width: 70px !important;
    height: 70px !important;
}

#section-id-3 .staff-card .img-staff img {
    object-fit: contain !important;
    width: 50% !important;
}


#section-id-5 .staff-card .img-staff img {
    object-fit: contain !important;
}

#section-id-35 .staff-card .img-staff {
    width: 70px !important;
    height: 70px !important;
}

#section-id-35 .staff-card .img-staff img {
    object-fit: contain !important;
    width: 50% !important;
}

#section-id-5 .staff-card {
    margin-bottom: 20px !important;
}

#section-id-13 iframe,
#section-id-29 iframe {
    width: 100%;
    height: 500px;
}

nav {
    box-shadow: 0px 3px 6px #00000029;
    /* border-bottom: 1px solid #1e1e1e9d; */
}

a {
    color: var(--primary-color);
}

.staff-subtitle {
	margin-top:10px !important;
}