/* Genesis 2 — the sunrise theme. The sanctuary at first light, in the spirit of the golden hero. */
.sunhero { position:relative; height:320px; background:url('../assets/hero.jpg') center 40%/cover no-repeat; }
.sunhero .fade { position:absolute; inset:0;
  background:linear-gradient(to bottom, rgba(20,24,18,.18), rgba(246,241,231,0) 45%, rgba(246,241,231,.72) 86%, #f6f1e7 98%); }
.sunhero .heroline { position:absolute; left:0; right:0; bottom:22px; text-align:center;
  font-family:Poppins; font-size:11px; letter-spacing:3px; color:#54492f; text-shadow:0 1px 6px rgba(246,241,231,.9); }
.crumb { color:#9c6f14; }
.dayband { color:#b8862e; }
.day { border-top-color:#e3b45c; }
