.feature-region {
  background-image: none;
  background-color: #794c91;
}

.search-form-container {
  background-color: #008b83;
}

#app-footer {
  color: white;
  background-color: #3b0956;
}

#app-footer a {
  color: white;
}