#hero1 {
    background: url(../img/title.png) center center no-repeat;
    color: #fff;
    margin-top: 175px;
    font-size: 48px;
    font-weight: 700;
    width: 1000px;
    height: 100px;
    padding: 20px 0;
}

#hero1 span {
  color: #ffb03b;
}

#hero h2 {
    background: url(../img/title.png) center center no-repeat;
    color: #fff;
    margin-top: 175px;
    font-size: 48px;
    font-weight: 700;
    width: 1000px;
    height: 100px;
    padding: 20px 0;
}

#hero h2 span {
  color: #ffb03b;
}

h2 a {font-size: 15px;padding: 0px;}

section h2 a{padding: 0px;}
