#registration {
  background-color: #f8f4f1;
  background-size: 100%; background-size: cover; background-position: center center; background-repeat: no-repeat;
  color: #937361;
}
#registration .btn,
#registration .btn.btn-primary {
  background-color: #798a81;
}
#registration a {
  color: #798a81;
}
#registration h1,
#registration h2 {
  color: #798a81;
}
