.btn-primary-reset {
    background-color: #3A85D1;!important;
}
.btn-primary-reset:hover, .btn-primary-reset:focus {
    background-color: #2C659E;!important;
}


.btn-primary-login {
    background-color: #3A85D1;!important;
}
.btn-primary-login:hover, .btn-primary-login:focus {
    background-color: #2C659E;!important;
}

.text-links {
    color: #3A85D1;!important;
}
