h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Arial, Helvetica, sans-serif !important;
}

h2 {
  font-size: 1.9em !important;
}

.home .header {
  background: #d31124;
}
header p {
  font-size: 1.1em !important;
  font-family: Arial, Helvetica, sans-serif !important;
}

p {
  font-family: Arial, Helvetica, sans-serif !important;
}

.backgroundImage .mobile {
  background: #ddd;
  opacity: 1;
}

.regForm {
  background: rgba(255, 255, 255, 0.9) !important;
  width: 93% !important;
  max-width: 390px;
  margin: 15px auto !important;
  padding: 30px 9px 21px 9px;
}
.footer {
  font-size: 12px !important;
}

.oauth-login {
  background: #d31124;
}
