/* 引入基础样式文件 */
@import url('../2025/base.css');

.foot-link h5 {
    font-size: 0.95rem;
}

.footer-bottom {
    background-color: var(--bg-dark)
}