main { position: relative; padding-top: 10px; }
.prospectApply h1 { font-size: 3rem; color: #990000; }

@media only screen and (min-width: 64.063em) {
  main { padding-top: 50px; }
  /*#home main { padding-top: 0; }*/
  /*#home nav.main { border-bottom: 0; }*/

  /*
  nav.main li { padding: 0 15px; }

  nav.main li.first { padding-right: 15px;}
  nav.main li.last { padding-left: 15px;}
  */

}

.skirt .title, .skirt h2 {
    -webkit-font-smoothing: antialiased;
}

/** HOME MODIFICATIONS **/
#home #content .head-room .row {
	 padding-top: 2rem;
}
#home #content .center-heading .section-title, .buttons-center .row .text{
	 text-align: center;
}

#home #content.urgent-response-framework-wrapper {
    margin-top: 0;
    margin-bottom: 0 !important;
}
/** END HOME MODIFICATIONS **/

#home #content {
  margin-top: -32px;
  padding: 2rem 0;
  background: #ffffff;
}
#home #content .text {
  text-align: center;
  font-family: BentonSans, Helvetica, Arial, sans-serif;
}
#home #content .text div {
  margin-top: 0 !important; /* This overrides an inline style, and can be ignored if the inline style is removed */
}
/* #home #content .text a {
  color: #fff;
} */


.section.belt+.section.skirt{
    padding-top: 0;
    margin-top: -20px;}
    
.skirt-nav h4 {
    color: #FFFFFF;
}

/*Livewhale Story Teller components*/

div.layout > div.text > h2.rvt-c-text-intro__heading, div.lwcw > div.text > h2.rvt-c-text-intro__heading {
    font-family: BentonSansBold, Helvetica, Arial, sans-serif;
    max-width: none;
    font-style: normal;
}

div.layout > div.text > div.rvt-c-text-intro__text, div.lwcw > div.text > div.rvt-c-text-intro__text {
    max-width: none;
}

a.rvt-cta.\[.rvt-m-top-md.rvt-m-top-lg-md-up.\].external, a.rvt-cta.\[.rvt-m-top-md.rvt-m-top-lg-md-up.rvt-m-left-md.\].external {
    text-decoration: none;
    font-weight: 500;
}

h3.rvt-c-teaser__title > a > span {
    color: #243142;
}

h3.rvt-c-teaser__title > a > span:hover {
    color: #006298;
}

/* END Livewhale Story Teller components*/