header .banner-text h3 {
    color: #F06000;
}

#resume h1 span {
    border-bottom: 3px solid #F06000;
}

#contact span.required {
    color: #F06000;
}

header .social li a:hover {
    color: #ff8b3e;
}