/* v4.4.2 Launch Homepage Polish */
.hero-subtitle{
  font-weight:900;
  color:var(--gold)!important;
  letter-spacing:.5px;
}
.feature-grid{
  margin-bottom:0;
}
.launch-cta{
  padding-top:18px!important;
}
.launch-cta .panel{
  border-width:2px!important;
}
@media(max-width:760px){
  .hero-subtitle{
    font-size:20px!important;
    line-height:1.15;
  }
}