#auth {

background: url(https://bot-data.s3.ap-southeast-1.wasabisys.com/agency/85000/1758745099.png) !important;
background-size: cover !important;
background-position: center !important;
background-repeat: no-repeat !important;
#f8ebfa
}

/* This will change the color of auth section header*/

#auth .card {

background: #cafcda !important;



/* This will change the color of login button*/

.btn-primary {

background: #767786 !important;



/* This will change the color of login button when we hover mouse*/

.btn-primary:hover {

background: #e1c2f0 !important;} 



/* This will change the color of login button*/

.btn-primary {

color: #d2fcfc !important;