/***************************
Add your custom styles below
****************************/

.nav-stack .nav-stack__upper .logo {
	max-height: 4.84375em !important;
}

h1,
.h1 {
  font-size: 3.5em;
}
@media all and (max-width: 767px) {

	.section--overlap:not(:first-child) {
		margin-top: -3.5em !important;
	}
	.cta-8.section--overlap:not(:first-child) [class*='col-']:last-child {
		margin-top: 3em !important;
	}	
}
