a {
    text-decoration: none !important;
    cursor: pointer !important;
    font-size: 16px       !important;
}

/* footer */
footer li,
ul {
    list-style: none;
    text-decoration: none;
    padding: 0;
}

footer li {
    margin-bottom: 8px;
}

footer a {
    text-decoration: none;
    line-height: 110%;
    font-size: 16px !important;
}
