.btn-primary {
    background-color: #0057B8;
    border-color: #0057B8;
}
.text-primary {
    color: #0057B8 !important;
}