.hero {
background: $brand-02;
padding: $spacer * 2;
min-height: 100vh;
&,
.hero__title,
.hero__action {
color: #fff;
}