

#header > .container {
    background-position: 156px -44px;
    padding: 130px 0 70px 0;
}


/* ----------------------------------------------------------------------
 */

#highlight {
    text-align: center;
    margin-top: 30px;
}
    #highlight .intro {
        margin-bottom: 16px;
        font-size: 21px;
        line-height: 26px;
        color: #333;
    }
    #highlight .services {
        text-align: center;
    }
        #highlight .services a {
            font-size: 25px;
            display: inline-block;
            margin: 0 5px;
            color: #555;
            text-decoration: none;
        }

ul.projects .name {
    font-weight: normal;
    color: #000;
}
