h1 {
	font-size: 42px;
}
h2, h3 {
  text-transform: capitalize;
  font-size: 34px;
  font-family: "mr-gabe", sans-serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 1px;
}
.region-footer p, .region-sidebar-first p, .region-sidebar-second p, .region-content p {
  font-size: 23px;
  line-height: 1.7;
  font-family: "titillium-web", sans-serif;
  font-weight: 400;
  font-style: normal;
}