// Ajout de style page de connexion .login h1 a{background-image:url(../../../../../../../themes/yootheme-child/images/logo-collioure-login.webp)!important}.login{background-image:url(../../../../../../../themes/yootheme-child/images/collioure-login.webp);background-size:cover;background-repeat:no-repeat}#loginform{width:30rem;height:25rem;background-color:rgb(232,81,81);border:none;border-radius:1rem;margin-left:-6rem}#loginform label{color:rgb(255,255,255)}#loginform input{border-color:rgb(117,172,239);margin-bottom:2rem}#wp-submit{border-color:rgb(0,0,0);background-color:rgb(117,172,239);color:#fff;font-weight:500;font-size:1rem}#wp-submit:hover{color:red;background-color:rgb(0,0,0)}#login #nav a{color:#fff;font-weight:500;text-transform:uppercase}#login #backtoblog a{color:#fff;font-weight:500;text-transform:uppercase}