.service a {
    display: block;
    color: #767676;
    text-align: center;
    text-decoration: none;
    padding: 3px 0;
    font-size: 28px;
    font-weight: bold;
    font-family: 'Roboto', Arial, sans-serif;
    /*text-shadow: 1px 1px 1px #1a1d20;*/
}