
.linkDosMateriais .ativo {
    background: #000000 !important;
}

#back-to-top .top {
    background: #000000 !important;
}

.botaoPadrao {
    background: #000000 !important;
    border: 0.063em solid #000000 !important;
    color: #fff;
}

.btn-hover {
    background: #000000 !important;
    border: 0.063em solid #000000 !important;
}

.btn-hover:before {
    background: #000000 !important;
    border: 0.063em solid #000000 !important;
}

.btn.azul {
    background: #ff5b36 !important;
    border: 1px solid #ff5b36 !important;
}

footer.footer-one .widget ul.menu li a:hover {
    color: #dd741e !important;
}

.listaCursos .btn.btn-primary:hover {
    background: #dd741e !important;
    border: 1px solid #dd741e !important;
    color: #fff;
}

footer.footer-one .footer-top .info-share li a:hover {
    box-shadow: 0 0 0.625em #dd741e !important;
    text-shadow: 0 0 0.125em #dd741e !important;
    color: #dd741e !important;
}