.gradient-custom-2 {
    border-radius: .3rem;
    background: linear-gradient(to right,  #31518D, #3A629B, #4473A8, #4D85B5);
}

.gradient-form {
    height: 100vh !important;
}