/* Custom container */
.container-narrow {
  margin: 0 auto;
  max-width: 800px;
}
.container-narrow > hr {
  margin: 30px 0;
}
/* Main marketing message and sign up button */
.jumbotron {
  margin: 60px 0;
  text-align: center;
}
.jumbotron h1 {
  font-size: 72px;
  line-height: 1;
}
.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;step2.php
}
/* Supporting marketing content */
.marketing {
  margin: 60px 0;
}
.marketing p + h4 {
  margin-top: 28px;
}

div.container-narrow>p {
  text-align: justify;
}
p.c1 {
  font-style: italic;
  text-align: center;
}
h2.muted {
text-align: center;
}
.alert {
margin: 10,10;
/*border: 1px solid rgba(229,223,59,0.78);*/
}