body{

    background:#F1F5F9;

}

.card{

    margin-top:80px;

    border:none;

    border-radius:15px;

}

.form-control{

    height:45px;

}

.btn{

    height:45px;

    font-weight:bold;

}