.globalbag-footer { background: #222; color: #ddd; }
.globalbag-footer a { color: inherit; }
.globalbag-footer__top { background: #2c2c2c; padding: 24px 0; }
.globalbag-footer__feature { display: flex; align-items: center; gap: 16px; }
.globalbag-footer__feature i { color: #fff; font-size: 32px; }
.globalbag-footer__feature h3, .globalbag-footer__main h3 { color: #fff; margin: 0 0 6px; text-transform: uppercase; }
.globalbag-footer__feature p { margin: 0; }
.globalbag-footer__main { padding: 42px 0 28px; }
.globalbag-footer__main ul { list-style: none; margin: 0; padding: 0; }
.globalbag-footer__main li { margin-bottom: 10px; }
.globalbag-footer__contact i { width: 20px; }
.globalbag-footer__bottom { background: #1a1a1a; padding: 18px 0; }
.globalbag-footer__bottom p { margin: 6px 0; }
.globalbag-footer__brand { color: #fff; font-size: 20px; font-weight: 700; letter-spacing: 2px; }
@media (max-width: 767px) { .globalbag-footer__feature { margin-bottom: 20px; } .globalbag-footer__main h3 { margin-top: 24px; } }
