﻿/* Fonts */
/* Colors */
body .mainContent .pageHead .title {
  color: #444;
}
body h1:not(.title) {
  font-family: "Gotham", "Arial", sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 36px;
  color: #444;
}