hr {
     border-top: 1px solid #1BABAF;
} 

.btn.btn-success {
    
        background: #1BABAF !important;
    border: solid 1px #1BABAF !important;
}

a.register {
    text-decoration: underline;
}

.card-view {
    
    box-shadow: none !important;
}