/** ----------------------------------------------------------------------------------------------------------- **/
.wrapper-narrow {
   max-width: 620px;
}
/** ----------------------------------------------------------------------------------------------------------- **/
.hero {
   border-bottom: 1px solid var(--color-border);
}
.hero-small,.header-locked .hero-small {
   padding-top: 80px;   
   padding-bottom: 20px;
}
.hero-small h1 {
   font-size: 20px;
}/** ----------------------------------------------------------------------------------------------------------- **/
