/* ═══ CANONICAL FOOTER STYLES — VietnamSkilled ═══ */
.vs-footer{background:#0F2A3E !important;color:rgba(255,255,255,.68) !important;padding:56px 5% 28px !important;font-family:'DM Sans',sans-serif !important;}
.vs-footer .footer-in{max-width:1200px !important;margin:0 auto !important;}
.vs-footer .footer-grid{display:grid !important;grid-template-columns:1.4fr 1.2fr 1fr !important;gap:48px !important;margin-bottom:40px !important;}
.vs-footer .footer-logo{font-family:'DM Sans',sans-serif !important;font-size:20px !important;font-weight:800 !important;color:#fff !important;margin-bottom:4px !important;}
.vs-footer .footer-logo span{color:#47979F !important;}
.vs-footer .footer-slogan{font-size:10.5px !important;color:rgba(255,255,255,.5) !important;margin-bottom:16px !important;}
.vs-footer .socials{display:flex !important;gap:8px !important;}
.vs-footer .soc-btn{width:32px !important;height:32px !important;border-radius:50% !important;background:rgba(255,255,255,.1) !important;border:1px solid rgba(255,255,255,.15) !important;display:flex !important;align-items:center !important;justify-content:center !important;font-size:12px !important;font-weight:700 !important;color:rgba(255,255,255,.7) !important;text-decoration:none !important;transition:background .15s !important;}
.vs-footer .soc-btn:hover{background:rgba(255,255,255,.2) !important;color:#fff !important;}
.vs-footer .footer-ct{font-size:10.5px !important;font-weight:700 !important;color:#47979F !important;letter-spacing:1.5px !important;text-transform:uppercase !important;margin-bottom:14px !important;}
.vs-footer .c-row{display:flex !important;align-items:flex-start !important;gap:10px !important;margin-bottom:12px !important;}
.vs-footer .c-flag{font-size:16px !important;flex-shrink:0 !important;margin-top:1px !important;}
.vs-footer .c-info strong{font-size:13px !important;font-weight:700 !important;color:#fff !important;display:block !important;}
.vs-footer .c-info .c-loc{font-size:12px !important;color:rgba(255,255,255,.65) !important;}
.vs-footer .c-info .c-hrs{font-size:11px !important;color:rgba(255,255,255,.4) !important;display:block !important;margin-top:2px !important;}
.vs-footer .footer-links{list-style:none !important;padding:0 !important;margin:0 !important;}
.vs-footer .footer-links li{margin-bottom:8px !important;}
.vs-footer .footer-links a{font-size:13px !important;color:rgba(255,255,255,.62) !important;text-decoration:none !important;transition:color .15s !important;}
.vs-footer .footer-links a:hover{color:#fff !important;}
.vs-footer .footer-div{border:none !important;border-top:1px solid rgba(255,255,255,.08) !important;margin-bottom:20px !important;}
.vs-footer .footer-bot{display:flex !important;justify-content:space-between !important;align-items:center !important;font-size:12px !important;flex-wrap:wrap !important;gap:10px !important;}
.vs-footer .footer-bot a{color:rgba(255,255,255,.4) !important;text-decoration:none !important;}
.vs-footer .footer-bot a:hover{color:rgba(255,255,255,.65) !important;}
#site-footer{min-height:380px;}
@media(max-width:768px){
  .vs-footer .footer-grid{grid-template-columns:1fr !important;gap:32px !important;}
  #site-footer{min-height:600px;}
}
