
#back-to-top .top {
    background: #11103a !important;
}

.botaoPadrao {
    background: #0b0938 !important;
    border: 0.063em solid #0b0938 !important;
    color: #fff;
}

.btn-hover {
    background: #0b0938 !important;
    border: 0.063em solid #0b0938 !important;
}

.btn-hover:before {
    background: #0b0938 !important;
    border: 0.063em solid #0b0938 !important;
}

.btn.azul {
    background: #2f1e24 !important;
    border: 1px solid #2f1e24 !important;
}