div#Content {
  min-height: calc(100% - calc($Header-Height+$Footer-Height));
  font-family: "PT Sans", Arial, sans-serif;
  font-size: 15px;
  line-height: 18px; }
  div#Content h1 {
    font-family: 'Lato';
    font-size: 20px;
    margin: 20px 0 20px 0;
    color: #335f75;
    font-weight: normal; }
  div#Content h2 {
    font-family: 'Lato';
    font-size: 17px;
    margin: 10px 0 10px 0;
    color: #335f75;
    font-weight: normal; }

/*# sourceMappingURL=Content.css.map */
