.elementor-1305 .elementor-element.elementor-element-53a68578{--display:flex;--margin-top:100px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;overflow:visible;}/* Start custom CSS for shortcode, class: .elementor-element-48d7bdab *//* =========================================
   User Registration – esquema final colores
   ========================================= */

/* 1. Color base: todo el texto en gris oscuro */
#user-registration,
#user-registration label,
#user-registration p,
#user-registration span,
#user-registration input,
#user-registration a {
    color: #4a4a4a;
}

/* 2. Link: Restablecer contraseña */
#user-registration p.user-registration-LostPassword a {
    color: #BDAC7D !important;
}

#user-registration p.user-registration-LostPassword a:hover {
    color: #a99763 !important;
}

/* 3. Link: Registro */
#user-registration p.user-registration-register a {
    color: #BDAC7D !important;
}

#user-registration p.user-registration-register a:hover {
    color: #a99763 !important;
}

/* 4. Botón Acceder */
#user-registration .user-registration-Button {
    background-color: #BDAC7D !important;
    border-color: #BDAC7D !important;
    color: #ffffff !important;
}

#user-registration .user-registration-Button:hover {
    background-color: #a99763 !important;
    border-color: #a99763 !important;
}/* End custom CSS */