<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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: #fff;
    padding: 1%;
}</pre></body></html>