body{

    background: linear-gradient(135deg,#4766ae,#6ea8fe);

}

.card{

    border-radius:16px;

}

.form-control{

    height:48px;

}

.btn{

    height:48px;

}