.footerContent h2 {text-transform:uppercase !important;}
.mobileFooterContainer .mfTextLabel {font-size: 15px;}

/*Homepage Hero Banner*/
@media only screen and (max-width: 768px) {
.blockWrap_db85366b8be1414aae31ebd86eef015f .blockImg {background: white;}
}

.mfTextLabel {font-size: 16px;}

::-moz-selection { 
  color: white;
  background: rgba(0,0,0, 0.5);
}

::selection {
  color: white;
  background: rgba(0,0,0, 0.5);
}

.item .itemInnerContent b, .item .itemInnerContent strong, 
.blockInnerContent b, .itemInnerContent b, .blockInnerContent strong, .itemInnerContent strong,
.item .itemInnerContent i, .item .itemInnerContent em,.blockInnerContent i, .itemInnerContent i, .blockInnerContent em, .itemInnerContent em {
  color: inherit;
}

#page_404 .primaryAndSecondaryContainer {padding-top: 150px;}