/*!
 * Van Scoy
 * Copyright 2008-2023 Punchmark
 */

footer p, 
footer label,
footer address,
footer address * {
    color: white !important;
    font-size: 14px !important;
    font-weight: normal !important;
}

footer address strong,
footer address strong * {
    font-weight: bold !important;
}

footer .social-networks a,
footer .footerlinks a {
    color: white !important;
}

footer .social-networks a:hover,
footer .social-networks a:focus,
footer .footerlinks a:hover,
footer .footerlinks a:focus {
    color: white !important;
    opacity: 0.8 !important;
}

footer .copyrights,
footer .copyrights * {
    color: white !important;
    font-size: 12px !important;
    font-weight: normal !important;
}