/* Fix fond texturé */
html, body {
  background-image: none !important;
  background-color: #FAFAFA !important;
}

*:not(.fsoc):not(.fsoc *) {
  background-image: none !important;
}