/* White background, dark text for sub-pages */
.u-section-1 {
  background: #ffffff !important;
  background-image: none !important;
}

.u-section-1 .u-sheet-1,
.u-section-1 .u-text-1,
.u-section-1 .u-text-2,
.u-section-1 p,
.u-section-1 h1,
.u-section-1 h3,
.u-section-1 a,
.u-section-1 div {
  color: #333333 !important;
  text-shadow: none !important;
}

.u-section-1 a:hover {
  color: #000000 !important;
}
