/* Add here all your CSS customizations */

span.heading {
font-size: 1.8em;
font-weight: 200;
margin: 0px 0px 20px;
text-transform: none;
color: #036DA6;
letter-spacing: normal;
line-height: 24px;
}

span.heading-two, span.subheading {
font-size: 1.4em;
font-weight: 200;
margin: 0px 0px 20px;
text-transform: none;
color: #036DA6;
letter-spacing: normal;
line-height: 24px;
}
#footer { padding:0;}
#footer .footer-copyright {margin-top:0;}

.page-top h1 {
  border-bottom: 5px solid #CCC;
  color: #FFF;
  display: inline-block;
  font-weight: 200;
  margin: 0 0 -25px;
  min-height: 37px;
  line-height: 46px;
  padding: 0 0 17px;
  position: relative;
}

span.list-title {
    font-size: 2.6em;
    font-weight: 300;
    line-height: 42px;
    margin: 0px 0px 32px;
}
