.span8 p, .span8 li, .span12 p, .span12 li,
.blog-post .entry p {
  font-size: 18px !important;
  line-height: 1.6 !important;
}
.span8 li, .span12 li { margin: 0.45em 0 !important; }
.span8 h2, .span12 h2 { font-size: 26px !important; line-height: 1.3 !important; }
.span8 h3, .span12 h3 { font-size: 22px !important; line-height: 1.3 !important; margin-top: 1em !important; }

.service-photos { margin: 0.6em 0; overflow: hidden; }
.service-photos .service-photo,
.service-photos img {
  float: none !important;
  display: inline-block !important;
  vertical-align: top;
  width: 48%;
  max-width: 320px;
  height: auto;
  margin: 0 1% 0 0;
}
img.service-photo:not(.service-photos img) { float: none !important; display: block; margin: 0.6em 0; max-width: 100%; height: auto; }
#header h1.logo,
#header h1.logo a {
  font-family: "Berkshire Swash", cursive !important;
}
p.tagline {
  font-family: "Happy Monkey", cursive !important;
}
