/* 8932284 - 02/10/2022 - Jon B */
.hero-full-height {
	margin-bottom: 0;
}
.hero-full-height img {
	width: 100%;
}


/* 9453951 - 10/30/2022 - Jon B */
.nav-quicklinks-mobile.nav-red .fsElementTitle {
  background: #EE2E2F;
}

.nav-quicklinks-mobile.nav-red .fsElementTitle:hover {
  background: #E32627;
}

.nav-quicklinks-mobile.nav-red > .fsElementContent {
background: #C81D1E;
}