/* FMSOFT Press Footer v1.0 */
.fm-footer{background:var(--fm-ink);color:rgba(255,255,255,.75);padding:0;margin-top:48px}
.fm-footer a{color:rgba(255,255,255,.75)}
.fm-footer a:hover{color:#fff}
.fm-footer-nav{border-bottom:1px solid rgba(255,255,255,.12);padding:14px 0}
.fm-footer-nav-list{display:flex;flex-wrap:wrap;gap:6px 20px;font-size:.8rem}
.fm-footer-nav-accent{font-weight:700;color:var(--fm-accent)}
.fm-footer-body{padding:28px 0 36px}
.fm-footer-body .fm-wrap{display:flex;gap:32px;align-items:flex-start}
.fm-footer-logo{flex-shrink:0}
.fm-footer-logo img{max-height:40px;opacity:.8}
.fm-footer-info{font-size:.78rem;line-height:1.75}
.fm-footer-info strong{color:#fff}
.fm-footer-copy{font-size:.72rem;margin-top:12px;opacity:.6}
