/* SOLO per Profile e Reset password */
body.t-body .tmst-profile,
body.t-body.t-mb__reset {
    background: #ffffff !important;
    background-image: none !important;
}

/* Elimina ogni immagine di sfondo interna */
body.t-body .tmst-profile *,
body.t-body.t-mb__reset * {
    background-image: none !important;
}