body {
    background-position: center !important;
    background-repeat: no-repeat !important;
    /* background-size: cover; */
}
.login-box {
    background: none !important;
}
input,
button {
    border-radius: 20px !important;
}
button {
    background-color: #f06723 !important;
}
