#registration {
  background-color: #c4ae40;
  background-size: 100%; background-size: cover; background-position: center center; background-repeat: no-repeat;
  font-family: "Cabin Sketch", sans-serif;
}
#registration .btn,
#registration .btn.btn-primary {
  background-color: #105e1d;
}
#registration a {
  color: #105e1d;
}
#registration h1,
#registration h2 {
  font-family: "Cabin Sketch", sans-serif;
  color: #1c7268;
}
