#ex5.modal h3 {
  text-align: center;
  margin-bottom: 20px;
}

#ex5.modal p {
  text-align: center;
}

#ex5.modal p a {
  text-decoration: underline;
}

#ex5.modal a.btn {
  text-align: center;
  display: block;
}

#ex6.modal h3 {
  text-align: center;
  margin-bottom: 20px;
}

#ex6.modal p {
  text-align: center;
}

#ex6.modal a {
  text-decoration: underline;
}

#ex6.modal a.btn {
  text-align: center;
  display: block;
}

.rewards header.solid_header {
  z-index: 1 !important;
}

#lean_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
  background: #000;
  display: none;
}

.terms-form {
  padding: 25px 25px 24px 25px;
}
