/* Oxi2026: remove a textura ilustrada do miolo das páginas internas. */
body:not(.cms-index-index) .wrapper {
    background-image: none !important;
    background-color: #fff;
}
