.btn-turmas {
    background-color: #960808 !important;
    padding: 8px 32px !important;
    color: #fff !important;
    font-weight: 700 !important;
}

.btn-turmas:hover {
    background-color: #fff!important;
    border-color: #960808 !important;
    color: #960808 !important;
}

.swiper {
    width: 100%;
    height: auto;
}
.img-professores{
    width: 100%;
    height: auto;
    border-radius: 50% !important;
}
.swiper-equipe h2{
    font-size: 16px;
    text-align: center;
    color: #960808;
}
.swiper-equipe p{
    font-size: 14px;
    text-align: center;
    color: #960808;  
}


.titulo{
    color: #f69324;
    font-family: "Open Sans", Sans-serif;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #074479;
}