.btn-primary,
.btn-secondary {
    background-color: #31496e !important;
    border-color: #31496e !important;
    color: #fff !important;
}

a {
    color: #31496e !important;
}

.btn-danger {
    color: #fff !important;
}