.t4-offcanvas .t4-off-canvas-header {
    background-color: #37afbb;
}
.timeline-wrap .timeline-item .timeline-item-time {
    font-size: var(--h3-font-size);
    font-weight: 700;
}
#t4-header.t4-sticky {
	background-color: rgba(41, 106, 134, 0.724);
}
.hero-heading {
  text-shadow: 2px 2px 8px #000;
}
.hero-intro {
  text-shadow: 2px 2px 8px #000;
}
.t4-footnav .module-title span {
    font-size: 0.875rem;
    margin: 0 0 1rem 0;
    padding: 0;
    text-transform: uppercase;
}
.t4-footnav .module-title span::after {
    content: "";
}