.hero-transparent{background:transparent;transition:background-color .35s ease;}
.hero-transparent.scrolled{background-color:rgba(0,0,0,.85);} 

