body {
  background: #ffffff !important;
}

.waf-application,
.waf-form,
[class*="membership"] {
  background: #ffffff !important;
  color: #2C2C2C !important;
}

input, select, textarea {
  background: #ffffff !important;
  border: 1px solid #E5E0D8 !important;
  color: #2C2C2C !important;
}

.button, button, input[type="submit"] {
  background: #C8A96E !important;
  color: #ffffff !important;
  border: none !important;
}