/* 1. Sfondo bianco per tutte le pagine */
body {
    background-color: #FFFFFF !important;
}