/* 底部文字亮度调整 */
.footer .btm-nav .nav-zone .row h4 {
    color: #c0c0c0 !important;
}

.footer .btm-nav .nav-zone .row ul.vertical li a {
    color: #80808c !important;
}

.footer .bottom,
.footer .bottom a,
.footer .bottom .spacer {
    color: #80808c !important;
}

.footer .subscribe h3 {
    color: #c0c0c0 !important;
} 