.header {
background: rgb(2, 0, 36);
background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(64, 204, 51, 1) 17%, rgba(191, 42, 207, 1) 50%, rgba(0,212,255,1) 100%);
}


.container-banner .banner-overlay {
    height: 80vh;
}


.footer {
background: rgb(2, 0, 36);
background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(64, 204, 51, 1) 17%, rgba(191, 42, 207, 1) 50%, rgba(0,212,255,1) 100%);
}

# .container-login-form-16 .login-form-16-overlay {
#  height: 50vh;
# }



