:is(body.postid-16577, body.postid-16578) .ks-aj1-shell {
--bg: #07080a;
--ink: #f8f8fa;
--soft: #c7cad3;
--muted: #9298a5;
--red: #ce0404;
--cream: #efe2c7;
--gold: #d9a84e;
--glass: rgba(255, 255, 255, 0.08);
--glass-strong: rgba(255, 255, 255, 0.13);
--line: rgba(255, 255, 255, 0.16);
--line-strong: rgba(255, 255, 255, 0.28);
--shadow: 0 28px 80px rgba(0, 0, 0, 0.42);
position: relative;
left: 50%;
width: 100vw;
margin-left: -50vw;
padding: clamp(20px, 4vw, 56px) 20px 72px;
overflow: hidden;
color: var(--ink);
background:
radial-gradient(circle at 12% 8%, rgba(206, 4, 4, 0.32), transparent 28%),
radial-gradient(circle at 88% 18%, rgba(217, 168, 78, 0.16), transparent 25%),
linear-gradient(155deg, #12141a 0%, var(--bg) 42%, #090a0d 100%);
font-family: Inter, "Helvetica Neue", Arial, sans-serif;
isolation: isolate;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell::before {
position: absolute;
inset: 0;
z-index: -1;
content: "";
opacity: 0.3;
background-image:
linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),
linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px);
background-size: 44px 44px;
mask-image: linear-gradient(to bottom, #000, transparent 85%);
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell * {
box-sizing: border-box;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell a {
color: inherit;
text-decoration: none;
}
.ks-aj1-page {
width: min(1240px, 100%);
margin: 0 auto;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .topbar,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .hero-copy,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .hero-media,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .nav-rail,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .timeline,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .exhibit,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .related-card {
border: 1px solid var(--line);
background: var(--glass);
box-shadow: var(--shadow);
backdrop-filter: blur(18px) saturate(125%);
-webkit-backdrop-filter: blur(18px) saturate(125%);
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .topbar {
display: flex;
align-items: center;
justify-content: space-between;
gap: 24px;
margin-bottom: 24px;
padding: 14px 18px;
border-radius: 999px;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .brand,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .top-links,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .hero-actions,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .nav-rail {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 10px;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .brand {
font-size: 0.78rem;
font-weight: 800;
letter-spacing: 0.14em;
text-transform: uppercase;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .brand-mark {
display: inline-grid;
width: 38px;
height: 38px;
place-items: center;
border-radius: 50%;
color: #fff;
background: var(--red);
box-shadow: 0 10px 28px rgba(206, 4, 4, 0.35);
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .top-links a,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .pill,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .nav-rail a {
display: inline-flex;
min-height: 40px;
align-items: center;
justify-content: center;
padding: 10px 15px;
border: 1px solid var(--line);
border-radius: 999px;
color: var(--soft);
background: rgba(255, 255, 255, 0.05);
font-size: 0.76rem;
font-weight: 800;
letter-spacing: 0.06em;
line-height: 1;
text-transform: uppercase;
transition: 180ms ease;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .top-links a:hover,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .pill:hover,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .nav-rail a:hover,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .related-card:hover {
border-color: var(--line-strong);
color: #fff;
background: var(--glass-strong);
transform: translateY(-2px);
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .hero {
display: grid;
grid-template-columns: minmax(0, 1.28fr) minmax(320px, 0.72fr);
gap: 18px;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .hero-copy,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .hero-media {
min-width: 0;
border-radius: 30px;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .hero-copy {
display: flex;
min-height: 590px;
flex-direction: column;
justify-content: space-between;
padding: clamp(28px, 5vw, 64px);
overflow: hidden;
background:
linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.035)),
radial-gradient(circle at 100% 0, rgba(206, 4, 4, 0.24), transparent 38%);
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .kicker {
margin: 0 0 14px;
color: var(--gold);
font-size: 0.75rem;
font-weight: 900;
letter-spacing: 0.18em;
text-transform: uppercase;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell h1,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell h2,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell h3,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell h4,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell p {
color: inherit;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell h1 {
max-width: 900px;
margin: 0;
color: #fff;
font-size: clamp(3rem, 6.5vw, 6.8rem);
font-weight: 900;
letter-spacing: -0.055em;
line-height: 0.92;
text-wrap: balance;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .lede {
max-width: 760px;
margin: 26px 0 0;
color: var(--soft);
font-size: clamp(1rem, 1.4vw, 1.2rem);
line-height: 1.75;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .stat-grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 10px;
margin-top: 30px;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .stat,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .artifact {
padding: 16px;
border: 1px solid var(--line);
border-radius: 18px;
background: rgba(0, 0, 0, 0.24);
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .stat strong,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .stat span,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .artifact strong,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .artifact span {
display: block;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .stat strong,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .artifact strong {
margin-bottom: 6px;
color: #fff;
font-size: 0.88rem;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .stat span,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .artifact span {
color: var(--muted);
font-size: 0.76rem;
line-height: 1.5;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .hero-actions {
margin-top: 28px;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .pill.primary {
border-color: var(--red);
color: #fff;
background: var(--red);
box-shadow: 0 14px 34px rgba(206, 4, 4, 0.28);
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .hero-media {
display: grid;
grid-template-rows: minmax(360px, 1fr) auto;
padding: 14px;
background: linear-gradient(160deg, rgba(239, 226, 199, 0.14), rgba(255, 255, 255, 0.035));
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .hero-shoe {
position: relative;
min-height: 380px;
overflow: hidden;
border-radius: 22px;
background:
linear-gradient(to top, rgba(7, 8, 10, 0.78), transparent 50%),
url(https://thekickstream.com/wp-content/uploads/2025/12/air_jordan_1_high_og-7.jpg) center / cover no-repeat;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .hero-shoe::after {
position: absolute;
right: 14px;
bottom: 14px;
padding: 8px 11px;
border: 1px solid rgba(255, 255, 255, 0.24);
border-radius: 999px;
content: "LOVE THE GAME · AJ1";
color: #fff;
background: rgba(7, 8, 10, 0.72);
font-size: 0.66rem;
font-weight: 900;
letter-spacing: 0.12em;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .artifact-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 10px;
margin-top: 10px;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .nav-rail {
position: sticky;
z-index: 5;
top: 12px;
justify-content: center;
margin: 18px 0 0;
padding: 10px;
border-radius: 999px;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .section {
padding-top: clamp(56px, 8vw, 96px);
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .section-head {
display: grid;
grid-template-columns: minmax(0, 0.8fr) minmax(260px, 1.2fr);
gap: 32px;
align-items: end;
margin-bottom: 24px;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .section-head h2 {
margin: 0;
color: #fff;
font-size: clamp(2.2rem, 5vw, 4.8rem);
font-weight: 900;
letter-spacing: -0.045em;
line-height: 0.96;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .section-head p {
margin: 0;
color: var(--soft);
font-size: 1rem;
line-height: 1.75;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .timeline {
padding: clamp(20px, 3vw, 34px);
border-radius: 28px;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .timeline-track,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .exhibit-grid,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .related-grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 14px;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .timeline-track {
grid-template-columns: repeat(4, minmax(0, 1fr));
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .moment {
position: relative;
min-height: 210px;
padding: 24px;
border-left: 2px solid var(--red);
border-radius: 0 18px 18px 0;
background: rgba(255, 255, 255, 0.045);
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .moment time {
display: block;
margin-bottom: 30px;
color: var(--gold);
font-size: 0.7rem;
font-weight: 900;
letter-spacing: 0.14em;
text-transform: uppercase;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .moment h3,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .exhibit h3,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .related-card h3 {
margin: 0 0 12px;
color: #fff;
font-size: clamp(1.2rem, 2vw, 1.65rem);
line-height: 1.12;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .moment p,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .exhibit p,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .related-card p {
margin: 0;
color: var(--muted);
font-size: 0.9rem;
line-height: 1.7;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .exhibit,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .related-card {
min-height: 250px;
padding: clamp(22px, 3vw, 34px);
border-radius: 24px;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .exhibit {
background:
linear-gradient(150deg, rgba(255, 255, 255, 0.095), rgba(255, 255, 255, 0.035)),
radial-gradient(circle at 100% 0, rgba(206, 4, 4, 0.14), transparent 44%);
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .exhibit > .ks-heat-wrapper {
margin-top: 28px;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .related-card {
display: flex;
flex-direction: column;
justify-content: flex-end;
transition: 180ms ease;
}
body.postid-16577 .entry-header,
body.postid-16578 .entry-header,
body.postid-16578 .tribe-events-single-event-title,
body.postid-16578 .tribe-events-schedule,
body.postid-16578 .tribe-events-event-image {
display: none !important;
}
body.postid-16577 .site-content .ast-container,
body.postid-16578 .site-content .ast-container {
display: block !important;
width: 100% !important;
max-width: none;
margin: 0 !important;
padding-right: 0;
padding-left: 0;
}
body.postid-16577 #primary,
body.postid-16578 #primary,
body.postid-16577 .content-area,
body.postid-16578 .content-area,
body.postid-16577 .site-main,
body.postid-16578 .site-main,
body.postid-16577 .ast-article-single,
body.postid-16578 .ast-article-single,
body.postid-16578 .tribe-events-pg-template,
body.postid-16578 .tribe-events-single,
body.postid-16578 .tribe-events-single-event-description {
float: none !important;
width: 100% !important;
max-width: none !important;
margin-right: 0 !important;
margin-left: 0 !important;
padding-right: 0 !important;
padding-left: 0 !important;
}
body.postid-16577 #secondary,
body.postid-16578 #secondary,
body.postid-16577 .widget-area,
body.postid-16578 .widget-area {
display: none !important;
}
body.postid-16577 #page,
body.postid-16577 #content,
body.postid-16577 .site-content,
body.postid-16577 .site-content > .ast-container,
body.postid-16577 #primary,
body.postid-16577 #main,
body.postid-16577 .ast-article-single,
body.postid-16577 .single-layout-1,
body.postid-16577 .entry-content {
float: none !important;
width: 100% !important;
max-width: none !important;
margin-right: 0 !important;
margin-left: 0 !important;
padding-right: 0 !important;
padding-left: 0 !important;
overflow: visible !important;
}
body.postid-16577 .entry-content,
body.postid-16578 .tribe-events-single-event-description {
width: 100% !important;
max-width: none !important;
margin-right: 0 !important;
margin-left: 0 !important;
margin-top: 0 !important;
}
body.postid-16577 .ks-aj1-shell,
body.postid-16578 .ks-aj1-shell {
left: auto;
width: 100%;
margin-right: 0;
margin-left: 0;
}
body.postid-16577 .ks-aj1-shell {
width: 100vw !important;
max-width: 100vw !important;
}
body.postid-16577 .ks-aj1-page {
margin-right: auto;
margin-left: auto;
}
@media (max-width: 980px) {
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .hero {
grid-template-columns: 1fr;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .hero-copy {
min-height: auto;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .timeline-track,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .exhibit-grid,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .related-grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
@media (max-width: 700px) {
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell {
padding-right: 14px;
padding-left: 14px;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .topbar,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .section-head {
display: block;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .top-links {
margin-top: 12px;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .hero-copy {
padding: 28px 22px;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell h1 {
font-size: clamp(2.7rem, 15vw, 4.7rem);
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .stat-grid,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .timeline-track,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .exhibit-grid,
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .related-grid {
grid-template-columns: 1fr;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .section-head p {
margin-top: 14px;
}
:is(body.postid-16577, body.postid-16578) .ks-aj1-shell .nav-rail {
position: static;
border-radius: 22px;
}
} :root{
--jordan-red:      #e30613;
--jordan-red-dark: #b40410;
--border-gray:     #ddd;
--speckle: url(https://thekickstream.com/wp-content/uploads/2025/07/jordan-speckle3.jpg);
} html, body{ background-color:#fff !important;
background-image: var(--speckle) !important;
background-repeat: repeat !important;
background-position: top left !important;
background-size: 120px 120px !important;
} .site,
.ast-separate-container .site,
.ast-page-builder-template .site,
.ast-plain-container .site{
background: transparent !important;
} .has-speckle-bg{
background-image: url(https://thekickstream.com/wp-content/uploads/2025/07/jumpman-speckle.jpg) !important;
background-repeat: repeat !important;
background-size: 120px 120px !important;
} body{ position: relative; z-index: 0; }
body::before{
content:"";
position: fixed;
inset: 0;
background: var(--speckle) repeat;
background-size: 300px auto;
opacity:.25;
pointer-events:none;
z-index: 0; } .jordan-grid{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(160px,1fr));
gap:1.5rem;
padding:2rem;
max-width:1200px;
margin:0 auto;
content-visibility:auto;
}
.jordan-tile{
position:relative;
overflow:hidden;
background:#fff;
padding:1rem;
border:2px solid var(--border-gray);
text-align:center;
border-radius:10px;
transition:box-shadow .15s ease, border-color .3s ease, background-color .3s ease;
}
.jordan-tile img{
width:160px;
height:160px;
object-fit:contain;
display:block;
margin:0 auto .5rem;
background:#fff;
border-radius:12px;
box-shadow:0 2px 8px rgba(0,0,0,.03);
will-change:transform;
}
.jordan-tile:hover{
border-color:var(--jordan-red);
background-color:#f9f9f9;
box-shadow:0 0 0 2px var(--jordan-red-dark);
}
.jordan-tile:hover img{ transform:scale(1.10); }
.jordan-tile a{
display:block;
font-weight:bold;
color:#111;
text-decoration:none;
font-size:1.1rem;
} .jg-info{
position:absolute;
inset-inline:0;
bottom:0;
background:rgba(0,0,0,.65);
color:#fff;
font-size:.8rem;
text-align:center;
padding:.35em 0;
opacity:0;
transform:translateY(100%);
transition:opacity .25s ease, transform .25s ease;
}
.jordan-tile:hover .jg-info{
opacity:1;
transform:translateY(0);
} .ast-header-break-point .main-header-bar,
.ast-header-break-point .ast-mobile-header-wrap{
background:rgba(255,255,255,.25);
} .hero-tagline{
font-family:'Oswald',sans-serif;
font-size:clamp(2.5rem,6vw,4rem);
letter-spacing:1px;
margin:0;
text-transform:uppercase;
background-image:linear-gradient(var(--jordan-red) 3px, var(--jordan-red) 3px);
background-size:0 3px;
background-repeat:no-repeat;
background-position:left bottom;
animation:underline-slide .8s ease-out forwards .3s;
}
@keyframes underline-slide{ from{background-size:0 3px;} to{background-size:100% 3px;} }
.hero-sub{
font-family:'Inter',sans-serif;
font-size:clamp(1rem,2vw,1.25rem);
margin:.3em 0 0;
color:#444;
} .jordan-retro-cta{ margin:1rem 0 2rem; }
.btn-retro,
.model-btn{
display:inline-block;
padding:.75rem 1.75rem;
font-weight:600;
background:var(--jordan-red);
color:#fff;
border-radius:8px;
text-decoration:none;
transition:background .25s ease;
line-height:1;
}
.btn-retro:hover,
.btn-retro:focus,
.model-btn:hover{ background:var(--jordan-red-dark); } .model-nav{
display:flex;
gap:1rem;
margin:2rem 0;
} .model-button-bar{
display:flex;
gap:1rem;
flex-wrap:wrap;
align-items:center;
} .jordan-pill{
display:inline-block;
margin:2rem auto;
padding:.75rem 1.75rem;
background:var(--jordan-red);
color:#fff;
font-weight:600;
border-radius:999px;
cursor:pointer;
text-align:center;
} details summary::-webkit-details-marker,
details summary::marker{ display:none; }
.jordan-title{
display:block;
font-weight:bold!important;
font-size:1rem;
margin-top:.5rem;
letter-spacing:.02em;
text-align:center;
}
.accordion-panel{
max-height:0;
overflow:hidden;
transition:max-height .5s cubic-bezier(.29,.61,.41,1), padding .5s;
padding-block:0;
}
#model-grid{ margin-bottom:2rem; }   @media (min-width: 921px) { .main-header-menu li.menu-item-has-children {
position: relative !important;
} .main-header-menu li.menu-item-has-children > .sub-menu {
position: absolute !important; top: 100% !important;
left: 0 !important;
right: auto !important; margin-top: 0 !important;
padding-top: 0 !important; transform: translateY(-1px); width: auto !important;
max-width: 260px !important;
white-space: nowrap !important;
background: #ffffff !important;
border: 1px solid #ddd !important;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important;
border-radius: 4px !important;
z-index: 1000 !important;
visibility: hidden !important;
opacity: 0 !important;
transition: opacity 0.2s ease, visibility 0.2s ease !important;
} .main-header-menu li.menu-item-has-children:hover > .sub-menu {
visibility: visible !important;
opacity: 1 !important;
} .main-header-menu .sub-menu li a {
display: block !important;
padding: 10px 15px !important;
color: #000 !important;
background: #fff !important;
text-decoration: none !important;
border-bottom: 1px solid #f0f0f0 !important;
line-height: 1.4 !important;
} .main-header-menu .sub-menu li:last-child a {
border-bottom: none !important;
} .main-header-menu .sub-menu li a:hover {
background: #f5f5f5 !important;
color: var(--jordan-red) !important;
}
}
.grid-intro {
text-align: center;
max-width: 800px; margin: 0 auto 10px auto; 
padding: 0 10px;
}
.grid-intro h2 {
font-size: 2rem;
font-weight: 700;
margin-bottom: 10px;
text-transform: uppercase;
letter-spacing: 1px; margin-top: 0 !important; line-height: 1; }
.grid-intro p {
font-size: 1.1rem;
line-height: 1.6;
color: #555;
margin-bottom: 0; }