/*!
 * Client Name Local Styles
 * Copyright 2008-2024 Punchmark
 */

footer .footerlinks li a {
    color: white;
}

footer .footerlinks li a:hover,
footer .footerlinks li a:focus {
    color: white;
    text-decoration: underline;
}
