body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: 26px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #666;
  overflow-x: hidden;
}

h1.smallheading { font-size: 24px; }
h2.smallheading { font-size: 18px; }

.page-title-4 {
  height: 175px;
}