body.login { 
 background-color: #0E0E0E;
}
#loginform {
background-color: #161616;
}
.login label {
color: #F2EEDF;
}
.login a {
color: #E6E1D4 !important;
}
.login a:hover {
color: #C9B27D !important;
}
#wp-submit {
background: #E6E1D4;
color: #0E0E0E;
border: none;
}
#wp-submit:hover {
background: #C9B27D;
color: #F2EEDF;
border: none;
}
.login h1 a {
 background-image: none, url(https://opuseterna.fr/wp-content/uploads/2025/12/logo-mobile.png);
 background-size: 220px;
    height: 217px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 auto 24px;
    padding: 0;
    text-decoration: none;
    width: 220px;
}
