#registration {
  background-size: auto; background-position: left top; background-repeat: repeat;
  color: #091d40;
  font-family: "Lato", sans-serif;
}
#registration #dates {
  display: none;
}
#registration .btn,
#registration .btn.btn-primary {
}
#registration a {
}
#registration h1,
#registration h2 {
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  color: #091d40;
}
