body.login {
    background: radial-gradient(ellipse at center, #fff 0%,#fdfbcd 70%) !important;
}
.login h1 a {
    background: url('/wp-content/uploads/2023/10/misTesoros_logIn.png')no-repeat center center transparent!important;
    width: 100%;
    background-size: 200px 216px !important;
    margin: 0;
    height: 216px;
}
.login form {
    background: rgba(255, 255, 255, 0.5);
    color: #734c23;
    border-radius: 10px;
}
.wp-core-ui .button-group.button-large .button, .wp-core-ui .button.button-large {
    background:  #734c23;
    border-style: none;
}
.wp-core-ui .button-group.button-large .button:hover , .wp-core-ui .button.button-large:hover {
    background:  #faed2b;
    color: #734c23;}