#registration {
  background-color: #db1717;
  background-size: 100%; background-size: cover; background-position: center center; background-repeat: no-repeat;
  color: #38bc36;
}
#registration .btn,
#registration .btn.btn-primary {
}
#registration a {
}
#registration h1,
#registration h2 {
  color: #07a520;
}
