.instructions {
  margin: 0 20px 20px 20px;
  text-align:  left;
  font-size: 22px;
  font-weight: 200;
  color: gray;
}
.instructions p {
  margin: 20px 0 0 0;
}
.instructions ul {
  margin: 20px 0 30px 0;
}
.instructions li {
  line-height: 35px;
}
.reg-form {
  margin: 20px 0;
}
