.btn-register {
    background: rgba(0, 174, 213, 1) !important;
    border-color: rgba(0, 174, 213, 1) !important;
}

.btn-register:hover {
    background: #0098BB !important;
}