/**
Staff Styles
 */
.tx-aftersales-service {
    margin-top: 200px;
    /* padding-right: 15px; */
    /* padding-bottom: 100px; */
    flex: 1;
}

a.staff-mail-link {
    text-decoration: none;
    color: red;
}
a.staff-mail-link:hover {
    text-decoration: underline;
    color: red;
}
