.elementor-2642 .elementor-element.elementor-element-7abccd1{--display:flex;--min-height:100vh;}/* Start custom CSS for container, class: .elementor-element-7abccd1 *//* Botones - mantener color de fondo #B69955 */
.ecc-registration-container button,
.ecc-registration-container .ecc-select-type-btn,
.ecc-registration-container .ecc-submit-btn,
.ecc-registration-container .ecc-back-to-selection,
.ecc-login-container button,
.ecc-login-container .ecc-submit-btn {
    background: #B69955 !important;
    color: white !important;
    border: none !important;
}

.ecc-registration-container button:hover,
.ecc-registration-container .ecc-select-type-btn:hover,
.ecc-registration-container .ecc-submit-btn:hover,
.ecc-registration-container .ecc-back-to-selection:hover,
.ecc-login-container button:hover,
.ecc-login-container .ecc-submit-btn:hover {
    background: #9a8250 !important;
    color: white !important;
}

/* Botones de acción específicos - mantener como botones */
.ecc-action-btn.primary {
    background: #B69955 !important;
    color: white !important;
    border: none !important;
}

.ecc-action-btn.primary:hover {
    background: #9a8250 !important;
    color: white !important;
}

/* Enlaces de acción (Ver mis casos, Editar perfil, Cerrar sesión) - solo cambiar color */
.ecc-action-btn.secondary,
.ecc-action-btn.logout {
    background: transparent !important;
    color: #B69955 !important;
    text-decoration: none !important;
}

.ecc-action-btn.secondary:hover,
.ecc-action-btn.logout:hover {
    background: transparent !important;
    color: #9a8250 !important;
    text-decoration: underline !important;
}

/* Enlaces de texto normales */
.ecc-registration-container a,
.ecc-login-container a,
.ecc-login-links a,
.ecc-already-logged-in a {
    background: transparent !important;
    color: #B69955 !important;
    text-decoration: none !important;
    border: none !important;
    padding: 0 !important;
}

.ecc-registration-container a:hover,
.ecc-login-container a:hover,
.ecc-login-links a:hover,
.ecc-already-logged-in a:hover {
    background: transparent !important;
    color: #9a8250 !important;
    text-decoratio/* End custom CSS */
/* Start custom CSS */.ecc-login-container button, .ecc-login-container .ecc-submit-btn {

    margin-top: 20px !important;
    margin-bottom: 15px !important;
    
   }/* End custom CSS */