.services-page .services button{
    margin-top: 0;
    padding: 10px 10px 10px 30px;
    white-space: normal;
    font-family: 'av_light';
}

.services-page .srv-txt {
    margin: 15px 0;
}

.services-page .srv-txt a {
    color: #000;
    font-family: 'av_bold';
}

.services-page .srv-txt a:after {
    content: ">>";
    margin-left: 5px;
    color: #fd6b00;
    vertical-align: text-bottom;
    font-family: av_bold;
    font-size: 14px;
}

