ul#staffTabs a {
    color: black;
}

.nav-item a.active {
    border-color: black !important;
    background-color: #4582ff !important;
    color: white !important;
}

@media screen and (max-width: 767) {
    .tab-pane {
        margin: 10px;
    }
}

thead {
    background-color: #4582ff;
}
.academics{
    background-repeat: repeat;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85)), url(https://img.freepik.com/free-vector/flat-geometric-background_52683-62008.jpg?w=1060&t=st=1694531446~exp=1694532046~hmac=34f4d06…);
}