.site-name {
  font-family: Bubbler One !important;
  font-size: 3.5rem !important;
}
.t4-palette-primary {
  color: #f8f9fa;
  background-color: #000;
}
.not-at-top .t4-sticky.t4-palette-primary {
  background-color: #000;
}
.lead, .sub-desc {
    line-height: 1.4;
  	font-size: 1.4rem;
}
.pull-left.item-image {
    max-width: 600px;
  padding-right: 20px;
	 padding-bottom: 70px;
  padding-top: 70px;
}
.com-content-article__body {
    font-size: 1.25rem;
}
