



body {
  color: black;
  background-color: white !important;
}

/* Custom White Background Styling */
/* Add this CSS file to your master template */

body {
    background-color: white !important;
}

#wrapper {
    background-color: white !important;
}

