/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 15px;
  padding-bottom: 20px;
  font-size:15px;
  line-height:1.5;
}
.logo {padding-bottom:15px;}
h2 {color:#66a035;}
.panel-success > .panel-heading {font-weight:bold;}
footer p {color:#ccc;}
.requiredField {color:red;}