
.linkDosMateriais .ativo {
    background: #aa1a1a !important;
}

#back-to-top .top {
    background: #aa1a1a !important;
}

.botaoPadrao {
    background: #c72e2e !important;
    border: 0.063em solid #c72e2e !important;
    color: #fff;
}

.btn-hover {
    background: #c72e2e !important;
    border: 0.063em solid #c72e2e !important;
}

.btn-hover:before {
    background: #c72e2e !important;
    border: 0.063em solid #c72e2e !important;
}

.btn.azul {
    background: #223a66 !important;
    border: 1px solid #223a66 !important;
}

footer.footer-one .widget ul.menu li a:hover {
    color: #aa1a1a !important;
}

.listaCursos .btn.btn-primary:hover {
    background: #aa1a1a !important;
    border: 1px solid #aa1a1a !important;
    color: #fff;
}

footer.footer-one .footer-top .info-share li a:hover {
    box-shadow: 0 0 0.625em #aa1a1a !important;
    text-shadow: 0 0 0.125em #aa1a1a !important;
    color: #aa1a1a !important;
}

.linkDosMateriais a {
    background: #c72e2e !important;
    border: 0.063em solid #c72e2e !important;
    color: #fff;
}