/*
$unit: percentage(66 / 1056);
$gutter: percentage(24 / 1056);
*/
/*! layout elements
--------------------------------*/
/*-- Homepage specific styles
--------------------------------*/
#promo-home {
  background: #e8e8e8; }

#primary {
  background: white; }

#content {
  text-align: center;
  font-size: 112.5%;
  color: #003E65; }

@media screen and (min-width: 771px) {
  #content {
    font-size: 137.5%; } }
/*# sourceMappingURL=home.css.map */