#registration {
  background-color: #bfe5f2;
  background-size: 100%; background-size: cover; background-position: center center; background-repeat: no-repeat;
  color: #3a2626;
  font-family: "Oswald", sans-serif;
}
#registration .btn,
#registration .btn.btn-primary {
  background-color: #11a041;
}
#registration a {
  color: #11a041;
}
#registration h1,
#registration h2 {
  font-family: "Lobster", cursive;
  color: #282fd6;
}
