.faculty .card {
    margin: 10px;
    min-height: 150px;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: rgb(0 0 0 / 8%)!important;
}

.section4 {
    background-color: rgb(0 0 0 / 0%);
    padding: 0%;
    box-shadow: 1px 0px 10px 0px #00000061;
}