#logo, #logo1 {
  font-family: 'Pacifico', cursive;
}
#logo1 {
  font-size: 18px;
}
#map
{
  min-height: 400px;
  width: 100%;
}
#buffer {
  min-height: 200px;
}
#backgroundGreen {
  background-color: rgba(16, 22, 54, 0.2) !important;
}
#extraMargin {
  margin-top: 16px !important;
  margin-bottom: 48px !important;
}
.white {
  color: white !important;
  font-size: 28px;
  font-weight: 800;
  text-transform: uppercase;
  margin: 16px auto;
}
#error, #success {
  display: none;
}
