.secondary-color-dark {
    background-color: #fff !important;
}

.btn-primary {
    background-color: #0095eb !important;
    color: #fff !important;
    border-radius: 10px;
}

.text-primary {
    color: #0095eb !important;
}
.foooter {
    background-color: #2c2e3a !important;
}
a:hover{
    text-decoration: underline;
}
.login {
    background-size: cover;
    background-repeat: no-repeat;
}