/* Start custom CSS */.page-header{
    margin-top: 140px !important;
}

.page-template-template_map .page-header{
    background: #ee8236;
}

.userReadMore a, #ricercaButton input{
    border-radius: 0;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
        background-color: #ee8236;
}

.skillList li{
    background: #ba5697;
    border-radius: 0;
    padding: 5px 15px;
    font-size: 12px;
    font-weight: bold;
}

.userTitle h1, .userTitle h1 a{
        font-size: 32px !important;
    font-weight: bold;
    color: #53a5ad;
}/* End custom CSS */