
.fgh-simple-footer{border-top:1px solid #e4e5e7;background:#fff;margin-top:70px}
.fgh-footer-wrap{max-width:1240px;margin:auto;padding:30px 20px}
.fgh-footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}
.fgh-footer-logo{text-decoration:none;color:#222;font-size:28px;font-weight:900}
.fgh-footer-tagline{margin:8px 0 0;color:#62646a}
.fgh-footer-menu{display:flex;gap:24px;list-style:none;margin:0;padding:0;flex-wrap:wrap}
.fgh-footer-menu a{text-decoration:none;color:#404145;font-weight:700}
.fgh-footer-social{display:flex;gap:12px}
.fgh-footer-social a{width:42px;height:42px;border:1px solid #e4e5e7;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#404145;font-weight:900}
.fgh-footer-bottom{margin-top:24px;padding-top:20px;border-top:1px solid #eee;color:#62646a}
@media(max-width:768px){.fgh-footer-top{align-items:flex-start;flex-direction:column}}
