/*
Theme Name: HFA Global
Theme URI: https://hmong-people-world.jpx1025.chatgpt.site
Author: Hmong Federation of America, Inc.
Description: A professional institutional WordPress theme for Hmong history, culture, migration stories, programs, and the global vision of Hmong Federation of America, Inc.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hfa-global
Tags: custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, wide-blocks, blog, education, nonprofit
*/

:root {
  --ivory: #f7f5ef;
  --ink: #10253f;
  --emerald: #087a5a;
  --royal: #2254c7;
  --gold: #d9a441;
  --mint: #ddeee8;
  --blue-pale: #e3ebfa;
  --white: #fffefa;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--ivory); color: var(--ink); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
a { color: inherit; text-decoration: none; }
img { max-width: 100%; height: auto; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.screen-reader-text:focus { top: 8px; left: 8px; z-index: 100000; width: auto; height: auto; padding: 12px 16px; clip: auto; background: #fff; color: #10253f; }
.custom-logo { width: auto; max-height: 70px; }
.brand--logo .brand-name, .brand--logo .mark { display: none; }
.desktop-nav .menu { display: flex; gap: clamp(22px, 3vw, 52px); margin: 0; padding: 0; list-style: none; }
.desktop-nav .menu-item { position: relative; }
.desktop-nav .current-menu-item > a::after { right: 0; }
.admin-bar .site-header--fixed { top: 32px; }
.wp-site-blocks { padding: 0; }
.alignwide { width: min(1200px, calc(100% - 48px)); margin-inline: auto; }
.alignfull { width: 100%; }
.wp-caption-text { color: #667485; font-size: 12px; }
.entry-content > * { max-width: 780px; margin-inline: auto; }
.entry-content > .alignwide, .entry-content > .alignfull { max-width: none; }
.content-shell { min-height: 60vh; padding: 90px clamp(24px, 6vw, 92px); background: #fffefa; }
.content-shell__inner { max-width: 920px; margin: 0 auto; }
.content-title { margin: 0 0 32px; font-family: Georgia, serif; font-size: clamp(46px, 6vw, 78px); line-height: 1; font-weight: 500; letter-spacing: -.04em; }
.entry-content { color: #42566a; font-size: 17px; line-height: 1.75; }
.entry-content h2, .entry-content h3 { color: #10253f; font-family: Georgia, serif; font-weight: 500; }
.post-card { padding: 30px 0; border-bottom: 1px solid #dfe5e2; }
.post-card h2 { margin: 0 0 10px; font-family: Georgia, serif; font-size: 34px; font-weight: 500; }
.post-meta { color: #71808e; font-size: 12px; }
.pagination { margin-top: 40px; }
.comment-list { padding-left: 22px; }

.hero { min-height: 100svh; position: relative; overflow: hidden; background: radial-gradient(circle at 70% 36%, rgba(221,238,232,.9), transparent 29%), linear-gradient(135deg, #fbfaf6 0%, var(--ivory) 58%, #eef5f1 100%); padding: 0 clamp(24px, 5vw, 76px) 72px; }
.site-header { position: relative; z-index: 10; height: 104px; display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 36px; padding-inline: clamp(24px, 5vw, 76px); border-bottom: 1px solid rgba(16,37,63,.12); background: var(--ivory); }
.brand { display: inline-flex; align-items: center; gap: 15px; }
.brand-name { font-family: Georgia, "Times New Roman", serif; font-size: clamp(42px, 4.5vw, 68px); line-height: 1; letter-spacing: -.065em; }
.mark { position: relative; display: grid; grid-template-columns: repeat(2, 11px); gap: 3px; width: 25px; height: 25px; transform: rotate(45deg); }
.mark i { display: block; border: 3px solid var(--gold); }
.mark--small { grid-template-columns: repeat(2, 7px); width: 17px; height: 17px; gap: 2px; }
.mark--small i { border-width: 2px; border-color: white; }
.desktop-nav { justify-self: center; display: flex; gap: clamp(22px, 3vw, 52px); font-size: 14px; font-weight: 650; }
.desktop-nav a { position: relative; padding: 12px 0; }
.desktop-nav a::after { content: ""; position: absolute; left: 0; right: 100%; bottom: 5px; height: 2px; background: var(--emerald); transition: right .2s ease; }
.desktop-nav a:hover::after, .desktop-nav a:focus-visible::after { right: 0; }
.header-cta { border: 1px solid rgba(8,122,90,.45); color: var(--emerald); border-radius: 999px; padding: 11px 18px; font-size: 13px; font-weight: 750; }
.header-cta:hover { background: var(--emerald); color: white; }

.hero-grid { min-height: calc(100svh - 176px); position: relative; z-index: 2; display: grid; grid-template-columns: minmax(390px, .82fr) minmax(560px, 1.18fr); align-items: center; gap: clamp(32px, 5vw, 80px); padding: 54px 0 18px; }
.hero-copy { max-width: 670px; animation: rise .7s ease-out both; }
.eyebrow { display: inline-flex; align-items: center; gap: 10px; margin: 0 0 24px; padding: 8px 13px 8px 10px; border-radius: 999px; background: var(--emerald); color: white; font-size: 11px; font-weight: 750; letter-spacing: .12em; text-transform: uppercase; }
h1 { margin: 0; font-family: Georgia, "Times New Roman", serif; font-size: clamp(58px, 6vw, 94px); line-height: .98; letter-spacing: -.055em; font-weight: 500; }
h1 em { color: var(--emerald); font-style: italic; }
.hero-lede { max-width: 600px; margin: 30px 0 0; font-size: clamp(17px, 1.35vw, 21px); line-height: 1.6; color: #334860; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 16px; margin-top: 34px; }
.button { min-height: 56px; display: inline-flex; align-items: center; justify-content: center; gap: 22px; padding: 0 26px; border-radius: 10px; font-weight: 750; font-size: 15px; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.button-primary { background: var(--emerald); color: white; box-shadow: 0 12px 32px rgba(8,122,90,.17); }
.button-primary:hover { transform: translateY(-2px); box-shadow: 0 16px 38px rgba(8,122,90,.24); }
.button-secondary { border: 1.5px solid var(--royal); color: var(--royal); background: rgba(255,255,255,.45); }
.button-secondary:hover { transform: translateY(-2px); background: white; }

.world-network { position: absolute; z-index: 0; width: 72vw; height: 60vw; max-height: 700px; top: 90px; right: -12vw; opacity: .57; border-radius: 50%; background: radial-gradient(circle at 20% 53%, rgba(8,122,90,.14) 0 2px, transparent 3px), radial-gradient(circle at 52% 32%, rgba(34,84,199,.25) 0 3px, transparent 4px), radial-gradient(circle at 73% 58%, rgba(217,164,65,.36) 0 4px, transparent 5px), radial-gradient(ellipse at 50% 50%, transparent 46%, rgba(34,84,199,.08) 47% 47.5%, transparent 48%), radial-gradient(ellipse at 50% 50%, rgba(221,238,232,.8), transparent 66%); }
.route { position: absolute; height: 1px; background: linear-gradient(90deg, transparent, var(--gold), transparent); transform-origin: right; }
.route-a { width: 64%; right: 13%; top: 39%; transform: rotate(-13deg); }
.route-b { width: 52%; right: 18%; top: 52%; transform: rotate(8deg); background: linear-gradient(90deg, transparent, var(--royal), transparent); }
.route-c { width: 38%; right: 29%; top: 29%; transform: rotate(19deg); background: linear-gradient(90deg, transparent, var(--emerald), transparent); }
.node { position: absolute; width: 9px; height: 9px; border-radius: 50%; background: var(--gold); box-shadow: 0 0 0 5px rgba(217,164,65,.16); animation: pulse 3.4s ease-in-out infinite; }
.node-a { left: 24%; top: 40%; }.node-b { left: 48%; top: 32%; background: var(--royal); }.node-c { left: 70%; top: 58%; animation-delay: .8s; }.node-d { left: 57%; top: 48%; background: var(--emerald); animation-delay: 1.4s; }

.story-cards { align-self: end; display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; padding-bottom: 18px; animation: rise .8s .15s ease-out both; }
.story-card { min-height: 352px; position: relative; overflow: hidden; display: flex; flex-direction: column; padding: 22px 20px; border: 1px solid rgba(16,37,63,.1); border-radius: 18px; background: rgba(255,254,250,.91); box-shadow: 0 16px 38px rgba(16,37,63,.1); transition: transform .25s ease, box-shadow .25s ease; }
.story-card:hover { transform: translateY(-6px); box-shadow: 0 22px 48px rgba(16,37,63,.15); }
.story-icon { width: 45px; height: 45px; display: grid; place-items: center; color: white; background: var(--emerald); border-radius: 50%; font-size: 22px; }
.migration .story-icon { background: var(--royal); }.future .story-icon { background: var(--gold); }
.story-number { position: absolute; right: 18px; top: 26px; color: #7b8794; font-size: 11px; letter-spacing: .15em; }
.story-card strong { margin-top: 18px; font-family: Georgia, serif; font-size: 23px; font-weight: 500; }
.story-card small { position: relative; z-index: 2; margin-top: 8px; font-size: 13px; line-height: 1.45; color: #526579; }
.card-art { position: absolute; left: 0; right: 0; bottom: 0; height: 42%; }
.mountain-art { background: linear-gradient(160deg, transparent 19%, #c9ded4 20% 39%, transparent 40%), linear-gradient(205deg, transparent 27%, #7fae99 28% 54%, #255c4a 55%); }
.route-art { background: radial-gradient(ellipse at 70% 80%, rgba(255,255,255,.9) 0 2px, transparent 3px), linear-gradient(160deg, #dce7f8, #7c9edb 55%, #244a85); }
.route-art::after { content: ""; position: absolute; width: 105%; height: 75%; left: -10%; top: -10%; border-top: 2px solid rgba(255,255,255,.85); border-radius: 50%; transform: rotate(-12deg); }
.sun-art { background: radial-gradient(circle at 63% 18%, #fff8d4 0 5%, rgba(255,220,126,.7) 6%, transparent 30%), linear-gradient(#f5dfaa, #c29b45 62%, #7a642c); }

.textile-band { position: absolute; z-index: 3; left: 0; right: 0; bottom: 0; height: 28px; background-color: var(--emerald); background-image: linear-gradient(45deg, transparent 38%, white 39% 45%, transparent 46%), linear-gradient(-45deg, transparent 38%, var(--gold) 39% 45%, transparent 46%); background-size: 28px 28px; border-top: 5px solid var(--royal); }

@keyframes rise { from { opacity: 0; transform: translateY(12px); } to { opacity: 1; transform: translateY(0); } }
@keyframes pulse { 50% { box-shadow: 0 0 0 11px transparent; transform: scale(1.15); } }

@media (max-width: 1050px) {
  .desktop-nav { display: none; }
  .site-header { grid-template-columns: 1fr auto; }
  .hero-grid { grid-template-columns: 1fr; padding-top: 58px; }
  .hero-copy { max-width: 760px; }
  .story-cards { max-width: 820px; }
  .world-network { width: 100vw; height: 100vw; right: -35vw; }
}
@media (max-width: 700px) {
  .hero { padding-inline: 20px; padding-bottom: 62px; }
  .site-header { height: 82px; }
  .brand-name { font-size: 45px; }
  .header-cta { padding: 9px 14px; }
  .hero-grid { padding-top: 44px; }
  h1 { font-size: clamp(48px, 15vw, 70px); }
  .hero-lede { font-size: 17px; }
  .button { width: 100%; }
  .story-cards { grid-template-columns: 1fr; }
  .story-card { min-height: 275px; }
  .world-network { opacity: .35; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { animation: none !important; transition: none !important; } }

.section-pad { padding: 118px clamp(24px, 6vw, 92px); }
.section-heading { max-width: 860px; }
.section-heading h2, .migration-copy h2, .join-inner h2 { margin: 0; font-family: Georgia, "Times New Roman", serif; font-size: clamp(44px, 5vw, 76px); line-height: 1.02; letter-spacing: -.045em; font-weight: 500; }
.section-heading p, .migration-copy > p, .join-inner p { font-size: 17px; line-height: 1.75; color: #536478; }
.kicker { margin: 0 0 22px !important; color: var(--emerald) !important; font-size: 11px !important; font-weight: 800; letter-spacing: .17em; text-transform: uppercase; }
.kicker--light { color: #80d5ba !important; }
.split-heading { max-width: none; display: grid; grid-template-columns: 1.25fr .75fr; gap: 8vw; align-items: end; }
.heading-copy p:first-child { margin-top: 0; }

.people-section { background: var(--white); }
.people-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 64px; }
.feature-panel { min-height: 300px; padding: 34px; border-radius: 22px; display: flex; flex-direction: column; justify-content: flex-end; color: white; position: relative; overflow: hidden; }
.feature-panel::before { content: ""; position: absolute; width: 190px; height: 190px; border: 1px solid rgba(255,255,255,.25); border-radius: 50%; right: -45px; top: -65px; box-shadow: 0 0 0 32px rgba(255,255,255,.04), 0 0 0 64px rgba(255,255,255,.03); }
.feature-panel--green { background: var(--emerald); }.feature-panel--blue { background: var(--royal); }.feature-panel--gold { background: #b6852d; }
.panel-label { position: absolute; left: 30px; top: 28px; font-size: 10px; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; opacity: .8; }
.feature-panel h3 { position: relative; margin: 0; font-family: Georgia, serif; font-size: 31px; font-weight: 500; }
.feature-panel p { position: relative; margin: 13px 0 0; line-height: 1.6; font-size: 14px; color: rgba(255,255,255,.83); }
.stat-strip { position: relative; margin-top: 22px; padding: 34px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px; border: 1px solid #dfe6e3; border-radius: 22px; background: #f6faf8; }
.stat-strip > div { display: flex; flex-direction: column; gap: 8px; padding-right: 25px; border-right: 1px solid #d7e3de; }
.stat-strip > div:nth-child(3) { border: 0; }
.stat-strip strong { font-family: Georgia, serif; font-size: 38px; color: var(--emerald); font-weight: 500; }
.stat-strip span { max-width: 260px; color: #647568; font-size: 13px; line-height: 1.5; }
.stat-source { position: absolute; right: 28px; bottom: 9px; margin: 0; color: #8a9791; font-size: 9px; }

.journey-section { color: white; background: #0e2635; }
.journey-intro { display: grid; grid-template-columns: 1.2fr .8fr; gap: 9vw; align-items: end; }
.journey-intro > p { margin: 0; font-size: 17px; line-height: 1.75; color: #afbec5; }
.timeline { margin: 76px 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: rgba(255,255,255,.12); border: 1px solid rgba(255,255,255,.12); }
.timeline article { min-height: 280px; padding: 30px; background: #102b3b; }
.timeline time { display: block; margin-bottom: 42px; color: #75cdb2; font-size: 10px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.timeline h3 { margin: 0; font-family: Georgia, serif; font-size: 25px; font-weight: 500; }
.timeline p { color: #9fb0b9; font-size: 13px; line-height: 1.7; }
.editorial-figure { margin: 0; position: relative; border-radius: 26px; overflow: hidden; }
.editorial-figure img { width: 100%; height: min(66vw, 680px); display: block; object-fit: cover; }
.editorial-figure::after { content: ""; position: absolute; inset: 50% 0 0; background: linear-gradient(transparent, rgba(5,19,26,.88)); }
.editorial-figure figcaption { position: absolute; z-index: 2; left: 36px; right: 36px; bottom: 30px; display: flex; align-items: center; gap: 22px; color: rgba(255,255,255,.75); font-size: 13px; }
.editorial-figure figcaption span { color: white; font-family: Georgia, serif; font-size: 24px; }

.migration-section { background: var(--ivory); }
.migration-grid { display: grid; grid-template-columns: 1.05fr .95fr; gap: clamp(42px, 7vw, 110px); align-items: center; }
.migration-image { position: relative; }
.migration-image img { width: 100%; height: clamp(430px, 52vw, 680px); object-fit: cover; border-radius: 28px; box-shadow: 0 24px 65px rgba(16,37,63,.16); }
.image-tag { position: absolute; left: 24px; bottom: 22px; padding: 10px 14px; border-radius: 999px; color: white; background: rgba(16,37,63,.75); backdrop-filter: blur(10px); font-size: 11px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.migration-copy { max-width: 600px; }
.migration-copy blockquote { margin: 34px 0 0; padding: 4px 0 4px 28px; border-left: 3px solid var(--gold); color: var(--ink); font-family: Georgia, serif; font-size: 24px; line-height: 1.45; }

.vision-section { background: var(--ink); color: white; }
.vision-heading { margin: 0 auto; text-align: center; }
.vision-heading > p:last-child { color: #aebdca; }
.vision-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; margin-top: 70px; background: rgba(255,255,255,.12); border: 1px solid rgba(255,255,255,.12); }
.vision-grid article { min-height: 285px; padding: 32px; background: #132b47; transition: background .2s ease; }
.vision-grid article:hover { background: #173553; }
.vision-grid span, .program-grid > article > span { color: var(--gold); font-size: 11px; font-weight: 800; letter-spacing: .15em; }
.vision-grid h3 { margin: 56px 0 12px; font-family: Georgia, serif; font-size: 26px; font-weight: 500; }
.vision-grid p { color: #aebdca; font-size: 13px; line-height: 1.7; }
.global-plan { margin-top: 22px; padding: 48px; display: grid; grid-template-columns: .8fr 1.2fr; gap: 8vw; border-radius: 22px; background: var(--emerald); }
.global-plan h3 { margin: 0; font-family: Georgia, serif; font-size: 39px; line-height: 1.08; font-weight: 500; }
.global-plan ol { margin: 0; padding: 0; list-style: none; }
.global-plan li { display: grid; grid-template-columns: 95px 1fr; gap: 20px; padding: 14px 0; border-bottom: 1px solid rgba(255,255,255,.22); }
.global-plan b { color: #f4d487; }.global-plan span { color: rgba(255,255,255,.84); font-size: 13px; }

.programs-section { background: var(--white); }
.program-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 70px; }
.program-grid article { min-height: 350px; display: flex; flex-direction: column; padding: 34px; border: 1px solid #dfe5e2; border-radius: 18px; background: white; transition: transform .2s ease, box-shadow .2s ease; }
.program-grid article:hover { transform: translateY(-5px); box-shadow: 0 18px 45px rgba(16,37,63,.09); }
.program-grid h3 { margin: 52px 0 14px; font-family: Georgia, serif; font-size: 27px; font-weight: 500; }
.program-grid p { color: #667485; font-size: 14px; line-height: 1.7; }
.program-grid a { margin-top: auto; color: var(--emerald); font-size: 13px; font-weight: 750; }

.stories-section { padding-inline: 0; background: var(--ivory); }
.stories-visual { position: relative; margin-inline: clamp(24px, 6vw, 92px); height: min(67vw, 720px); overflow: hidden; border-radius: 28px; }
.stories-visual img { width: 100%; height: 100%; object-fit: cover; }
.stories-visual::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(8,29,35,.82), rgba(8,29,35,.12) 65%); }
.stories-overlay { position: absolute; z-index: 2; left: 6%; bottom: 10%; width: min(650px, 80%); color: white; }
.stories-overlay h2 { margin: 0; font-family: Georgia, serif; font-size: clamp(40px, 5.4vw, 78px); line-height: 1.02; letter-spacing: -.04em; font-weight: 500; }
.story-themes { margin: 24px clamp(24px, 6vw, 92px) 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.story-themes article { padding: 34px; border-top: 3px solid var(--emerald); background: white; }
.story-themes article:nth-child(2) { border-color: var(--royal); }.story-themes article:nth-child(3) { border-color: var(--gold); }
.story-themes span { color: var(--emerald); font-size: 10px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.story-themes h3 { font-family: Georgia, serif; font-size: 25px; font-weight: 500; }
.story-themes p { color: #697788; font-size: 13px; line-height: 1.7; }

.join-section { color: white; background: var(--emerald); }
.join-inner { display: grid; grid-template-columns: 1.1fr .9fr; gap: 9vw; align-items: center; }
.join-inner p { color: rgba(255,255,255,.8); max-width: 720px; }
.join-actions { display: flex; flex-direction: column; align-items: stretch; gap: 14px; }
.button-gold { background: var(--gold); color: var(--ink); }.button-gold:hover { transform: translateY(-2px); background: #e7b552; }
.button-ghost { border: 1px solid rgba(255,255,255,.55); color: white; }.button-ghost:hover { background: rgba(255,255,255,.1); }
.join-actions small { margin-top: 4px; color: rgba(255,255,255,.58); line-height: 1.5; }

.site-footer { padding: 72px clamp(24px, 6vw, 92px) 34px; display: grid; grid-template-columns: 1.3fr .6fr .8fr; gap: 7vw; color: #d5dee5; background: #091a28; }
.footer-brand { display: grid; grid-template-columns: auto auto 1fr; align-items: start; gap: 16px; }
.footer-brand .brand-name { color: white; }.footer-brand p { margin: 8px 0 0; font-size: 13px; line-height: 1.6; }.footer-brand em { color: #79cdb3; }
.site-footer > div:not(.footer-brand) { display: flex; flex-direction: column; gap: 11px; font-size: 13px; }
.site-footer strong { margin-bottom: 7px; color: white; font-size: 11px; letter-spacing: .13em; text-transform: uppercase; }
.site-footer a { color: #aebcc6; }.site-footer a:hover { color: white; }
.site-footer ul { display: flex; flex-direction: column; gap: 10px; margin: 0; padding: 0; list-style: none; }
.footer-note { grid-column: 1 / -1; margin: 40px 0 0; padding-top: 22px; border-top: 1px solid rgba(255,255,255,.1); color: #708391; font-size: 10px; line-height: 1.6; }

@media (max-width: 900px) {
  .section-pad { padding-block: 84px; }
  .split-heading, .journey-intro, .migration-grid, .join-inner, .global-plan { grid-template-columns: 1fr; }
  .people-grid, .vision-grid, .program-grid, .story-themes { grid-template-columns: repeat(2, 1fr); }
  .timeline { grid-template-columns: repeat(2, 1fr); }
  .stat-strip { grid-template-columns: 1fr; }
  .stat-strip > div { border-right: 0; border-bottom: 1px solid #d7e3de; padding-bottom: 22px; }
  .global-plan { gap: 35px; }
  .site-footer { grid-template-columns: 1fr 1fr; }
  .footer-brand { grid-column: 1 / -1; }
}

@media (max-width: 600px) {
  .people-grid, .vision-grid, .program-grid, .story-themes, .timeline { grid-template-columns: 1fr; }
  .feature-panel, .vision-grid article, .program-grid article { min-height: 270px; }
  .editorial-figure figcaption { left: 20px; right: 20px; flex-direction: column; align-items: flex-start; gap: 7px; }
  .stories-visual { height: 660px; }
  .stories-visual img { object-position: 54% center; }
  .stories-overlay { width: 85%; }
  .site-footer { grid-template-columns: 1fr; }
  .footer-brand { grid-column: auto; grid-template-columns: auto auto; }
  .footer-brand p { grid-column: 1 / -1; }
}
