/* STARFIELD */

#starfield { background: url(../img/bg_hero_sf.jpg);  }

#starfield .sf__logo { width: 70%; }

#starfield .hero__stage { 

	min-height: 600px;


}

#starfield .sf__article h2 {
    background: #ccc;
    padding: 3px 0px 4px 0px !important;
    font-size: 1.2em;
    font-weight: 800;
    margin: 0px 5px 0px 5px;
    width: 492px;
    text-align: center;
}


#starfield .sf__article a {
    background: #c2c2c2;
    font-size: 1.4em;
    margin: 0 0 2px 0;
    line-height: 1.2em;
    color: #444 !important;
    padding: 11px 19px !important;
}

#starfield .hero__stage .h_stripes { 

    background: url(../img/bg_stripes.svg);
    width: 78px;
    height: 30px;

    }