

/* Paid workbook callout used inside practical blog guides */
.blog-workbook-cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 18px;
  align-items: center;
  margin: 30px 0;
  padding: 22px;
  border: 1px solid rgba(245, 158, 11, 0.38);
  border-radius: 22px;
  background:
    radial-gradient(circle at 92% 16%, rgba(245, 158, 11, 0.16), transparent 26%),
    linear-gradient(135deg, #ffffff 0%, #f8fbff 58%, #ecfdf5 100%);
  box-shadow: 0 14px 34px rgba(15, 35, 71, 0.08);
}

.blog-workbook-cta span {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 8px;
  padding: 5px 9px;
  border-radius: 999px;
  background: #fff7ed;
  color: #9a3412;
  font-size: 0.72rem;
  font-weight: 950;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.blog-workbook-cta h2 {
  margin: 0 0 8px;
  color: #0f2347;
  font-size: clamp(1.35rem, 2.4vw, 1.9rem);
  line-height: 1.1;
}

.blog-workbook-cta p {
  margin: 0;
  color: #425466;
  line-height: 1.62;
}

.blog-workbook-cta a {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  padding: 0 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #16a34a, #145da0);
  color: #ffffff;
  font-weight: 950;
  text-decoration: none;
  box-shadow: 0 12px 26px rgba(20, 93, 160, 0.18);
}

.blog-workbook-cta a:hover,
.blog-workbook-cta a:focus-visible {
  transform: translateY(-1px);
  color: #ffffff;
  box-shadow: 0 16px 32px rgba(20, 93, 160, 0.24);
}

@media (max-width: 700px) {
  .blog-workbook-cta {
    grid-template-columns: 1fr;
    padding: 18px;
  }

  .blog-workbook-cta a {
    width: 100%;
  }
}
/* Blog shared article layout and visual polish */
.blog-body{background:radial-gradient(circle at top left,rgba(20,93,160,.12),transparent 30%),linear-gradient(180deg,#eef5fc 0%,#f7fbff 48%,#fff 100%)}
.blog-shell,.blog-wrap{width:min(1180px,calc(100% - 32px));margin:0 auto}.blog-hero,.blog-hub-hero{padding:52px 0 44px;background:radial-gradient(circle at 84% 18%,rgba(34,197,94,.16),transparent 28%),radial-gradient(circle at 16% 10%,rgba(20,93,160,.12),transparent 30%),linear-gradient(135deg,#eef6ff 0%,#f8fbff 58%,#fff 100%);border-bottom:1px solid rgba(15,35,71,.08)}.premium-blog-hub{background:radial-gradient(circle at 82% 14%,rgba(34,197,94,.18),transparent 28%),radial-gradient(circle at 14% 18%,rgba(20,93,160,.16),transparent 30%),linear-gradient(135deg,#eef6ff 0%,#fff 60%,#f1fbf5 100%)}.blog-hero-grid,.blog-hub-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);gap:30px;align-items:center}.blog-hero h1,.blog-hub-hero h1{margin:16px 0 14px;color:#0f2347;font-size:clamp(2.25rem,4.8vw,4.1rem);line-height:1.02;letter-spacing:-.065em;max-width:900px}.blog-hero p,.blog-hub-hero p,.blog-section-title p,.blog-card p,.blog-feature-card p,.blog-principle-card p,.blog-article-content p,.blog-glass-card p,.blog-feature-panel p{color:#425466;line-height:1.72}.blog-kicker,.blog-pill,.blog-tag{display:inline-flex;align-items:center;width:fit-content;padding:6px 11px;border-radius:999px;background:#dbeafe;color:#145da0;font-size:.73rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.blog-tag.green,.blog-pill.green{background:#dcfce7;color:#166534}.blog-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:22px}.blog-primary-btn,.blog-secondary-btn,.blog-primary-link,.blog-secondary-link,.blog-card a,.blog-feature-card a,.blog-sidebar-card a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 15px;border-radius:14px;font-weight:900;text-decoration:none}.blog-primary-btn,.blog-primary-link,.blog-feature-card a{background:linear-gradient(135deg,#22c55e,#145da0);color:#fff;box-shadow:0 12px 26px rgba(34,197,94,.2)}.blog-secondary-btn,.blog-secondary-link,.blog-card a,.blog-sidebar-card a{background:#e8f1ff;color:#145da0}.blog-glass-card,.blog-feature-panel,.blog-feature-card,.blog-card,.blog-principle-card,.blog-cta-box,.blog-sidebar-card,.blog-article-content,.blog-footer-cta,.blog-panel,.blog-highlight,.blog-warning,.blog-insight,.blog-example,.blog-source-box{border:1px solid rgba(207,224,243,.95);border-radius:24px;background:radial-gradient(circle at top right,rgba(20,93,160,.055),transparent 34%),linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 14px 34px rgba(15,35,71,.085)}.blog-glass-card,.blog-feature-panel{padding:26px}.blog-feature-glow{background:radial-gradient(circle at top right,rgba(34,197,94,.16),transparent 34%),linear-gradient(145deg,#fff,#f2fff8);box-shadow:0 22px 50px rgba(22,163,74,.12)}.blog-main section{padding:44px 0}.blog-section-title{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px}.blog-section-title h2,.blog-feature-panel h2,.blog-feature-card h3,.blog-card h3,.blog-principle-card h3,.blog-cta-box h2,.blog-glass-card h3,.blog-sidebar-card h3{color:#0f2347;letter-spacing:-.045em}.blog-section-title h2{margin:8px 0 0;font-size:clamp(1.75rem,3vw,2.55rem);line-height:1.08}.blog-section-title p{max-width:560px;margin:0}.blog-feature-layout{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(300px,.84fr);gap:18px}.blog-feature-card{padding:28px}.blog-feature-card h3{margin:12px 0;font-size:clamp(1.7rem,3vw,2.45rem);line-height:1.06}.blog-feature-card ul,.blog-check-list{color:#334155;line-height:1.75;margin:16px 0 22px;padding-left:22px}.blog-side-stack{display:grid;gap:18px}.blog-card,.blog-principle-card{padding:22px;position:relative;overflow:hidden}.blog-card-premium{transition:transform .18s ease,box-shadow .18s ease}.blog-card-premium:before{content:"";display:block;height:5px;position:absolute;left:0;right:0;top:0;background:linear-gradient(90deg,#145da0,#22c55e)}.blog-card-premium:hover{transform:translateY(-3px);box-shadow:0 22px 50px rgba(15,35,71,.13)}.blog-card-green{background:radial-gradient(circle at top right,rgba(34,197,94,.12),transparent 34%),linear-gradient(145deg,#fff,#f0fdf4)}.blog-card-blue{background:radial-gradient(circle at top right,rgba(20,93,160,.12),transparent 34%),linear-gradient(145deg,#fff,#eef6ff)}.blog-card-purple{background:radial-gradient(circle at top right,rgba(109,40,217,.1),transparent 34%),linear-gradient(145deg,#fff,#f7f2ff)}.blog-card-gold{background:radial-gradient(circle at top right,rgba(245,158,11,.13),transparent 34%),linear-gradient(145deg,#fff,#fff8e8)}.blog-card-red{background:radial-gradient(circle at top right,rgba(220,38,38,.1),transparent 34%),linear-gradient(145deg,#fff,#fff1f2)}.blog-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#e8f1ff,#dcfce7);color:#145da0;font-weight:950;margin-bottom:14px}.blog-band{background:radial-gradient(circle at top right,rgba(34,197,94,.1),transparent 28%),linear-gradient(135deg,#0f2347 0%,#145da0 100%)}.blog-band .blog-section-title h2,.blog-band .blog-section-title p{color:#fff}.blog-band .blog-pill{background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.24);color:#fff}.blog-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.blog-card h3{min-height:58px;margin:14px 0 8px;line-height:1.2}.blog-principle-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.blog-cta-box{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:28px;margin-bottom:48px}.blog-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 295px;gap:22px;align-items:start;padding:34px 0 54px}.blog-article-content{padding:clamp(24px,4vw,44px);overflow:hidden}.blog-article-content h1{color:#0f2347;font-size:clamp(2rem,4vw,3.35rem);line-height:1.04;letter-spacing:-.055em;margin:0 0 16px}.blog-article-content h2{color:#0f2347;font-size:clamp(1.42rem,2.4vw,2.1rem);line-height:1.14;letter-spacing:-.04em;margin:38px 0 12px}.blog-article-content p{font-size:1.02rem;margin:0 0 17px}.blog-lead{font-size:1.18rem!important;color:#334155!important;line-height:1.75!important;padding:18px 20px;border-radius:20px;background:linear-gradient(135deg,#eef6ff,#f8fbff);border:1px solid #dbeafe}.blog-highlight,.blog-warning,.blog-insight,.blog-example,.blog-source-box{padding:22px;margin:28px 0}.blog-highlight{background:linear-gradient(135deg,#eef6ff,#fff);border-left:5px solid #145da0}.blog-warning{background:linear-gradient(135deg,#fff8e8,#fff);border-left:5px solid #f59e0b}.blog-insight{background:linear-gradient(135deg,#ecfdf3,#fff);border-left:5px solid #22c55e}.blog-example{background:linear-gradient(135deg,#f7f2ff,#fff);border-left:5px solid #6d28d9}.blog-highlight h3,.blog-warning h3,.blog-insight h3,.blog-example h3,.blog-source-box h3{margin:0 0 8px;color:#0f2347;letter-spacing:-.035em}.blog-compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:22px 0 26px}.blog-panel{padding:22px}.blog-footer-cta{padding:28px;margin-top:38px;background:radial-gradient(circle at top right,rgba(34,197,94,.12),transparent 32%),linear-gradient(135deg,#fff,#f0fdf4)}.blog-sidebar{position:sticky;top:96px;display:grid;gap:16px}.blog-sidebar-card{padding:20px}.blog-sidebar-card a{display:flex;margin-top:8px}.blog-sidebar-note p{margin:0}.blog-source-box ul{margin:0;padding-left:22px;line-height:1.7}.blog-source-box a{color:#145da0;font-weight:900}.blog-footer{padding:24px 16px;text-align:center;color:#64748b;font-size:.86rem;border-top:1px solid #dbe5f1;background:#fff}@media(max-width:980px){.blog-hub-hero-grid,.blog-hero-grid,.blog-feature-layout,.blog-cta-box,.blog-article-layout{grid-template-columns:1fr;display:grid}.blog-card-grid,.blog-principle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-sidebar{position:static}}@media(max-width:700px){.blog-shell,.blog-wrap{width:min(100% - 22px,1180px)}.blog-hero,.blog-hub-hero{padding:32px 0 28px}.blog-hero h1,.blog-hub-hero h1{font-size:clamp(2rem,10vw,2.8rem)}.blog-section-title{display:block}.blog-section-title p{margin-top:10px}.blog-card-grid,.blog-principle-grid,.blog-compare-grid{grid-template-columns:1fr}.blog-main section{padding:30px 0}.blog-card h3{min-height:auto}.blog-article-content{padding:22px;border-radius:20px}.blog-article-layout{padding-top:22px}.blog-actions{flex-direction:column;align-items:stretch}.blog-actions a{width:100%}}

/* 2026 unified blog visual system */
:root {
  --navy: #16324F;
  --glacier: #2E6F95;
  --ice: #E9F2F7;
  --ice2: #F5F9FB;
  --gold: #D9982F;
  --text: #22313F;
  --muted: #5B6B7A;
  --line: #D8E4EC;
  --card: #ffffff;
  --shadow: 0 2px 12px rgba(22,50,79,.08);
}

.blog-body,
.blog-hub-page {
  background:
    radial-gradient(circle at top right, rgba(46,111,149,.12), transparent 30%),
    linear-gradient(180deg, var(--ice) 0%, var(--ice2) 42%, #fff 100%);
  color: var(--text);
  font-family: 'Inter', -apple-system, 'Segoe UI', system-ui, sans-serif;
  font-size: 1.0625rem;
  line-height: 1.75;
}

.blog-body .header-snowball,
.blog-hub-page .header-snowball {
  filter: none;
  box-shadow: none;
}

.blog-body a,
.blog-hub-page a {
  color: var(--glacier);
}

.blog-body a:focus-visible,
.blog-hub-page a:focus-visible,
.blog-body button:focus-visible,
.blog-hub-page button:focus-visible {
  outline: 3px solid rgba(217,152,47,.55);
  outline-offset: 3px;
}

.blog-shell,
.blog-wrap {
  width: min(1180px, calc(100% - 32px));
}

.blog-hero,
.blog-hub-hero,
.premium-blog-hub {
  padding: 48px 0 40px;
  background:
    radial-gradient(circle at 88% 12%, rgba(46,111,149,.12), transparent 28%),
    radial-gradient(circle at 12% 18%, rgba(217,152,47,.11), transparent 26%),
    linear-gradient(135deg, var(--ice) 0%, var(--ice2) 64%, #fff 100%);
  border-bottom: 1px solid var(--line);
}

.blog-hero h1,
.blog-hub-hero h1,
.blog-article-content h1 {
  max-width: 720px;
  color: var(--navy);
  font-size: clamp(1.9rem, 4vw, 2.6rem);
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: -0.02em;
}

.blog-section-title h2,
.blog-feature-panel h2,
.blog-feature-card h3,
.blog-card h3,
.blog-principle-card h3,
.blog-cta-box h2,
.blog-glass-card h3,
.blog-sidebar-card h3,
.blog-article-content h2 {
  color: var(--navy);
  font-size: 1.45rem;
  font-weight: 700;
  letter-spacing: 0;
}

.blog-hero p,
.blog-hub-hero p,
.blog-section-title p,
.blog-card p,
.blog-feature-card p,
.blog-principle-card p,
.blog-article-content p,
.blog-glass-card p,
.blog-feature-panel p {
  color: var(--muted);
  line-height: 1.75;
}

.blog-lead {
  color: var(--muted) !important;
  font-size: 1.2rem !important;
  line-height: 1.75 !important;
  background: var(--ice2) !important;
  border: 1px solid var(--line) !important;
  border-left: 3px solid var(--gold) !important;
  border-radius: 12px !important;
}

.blog-kicker,
.blog-pill,
.blog-tag,
.blog-tag.green,
.blog-pill.green {
  background: var(--ice);
  color: var(--glacier);
  border: 1px solid var(--line);
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .05em;
}

.blog-card-grid {
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 24px;
}

.blog-card,
.blog-card-green,
.blog-card-blue,
.blog-card-purple,
.blog-card-gold,
.blog-card-red,
.blog-feature-card,
.blog-principle-card,
.blog-glass-card,
.blog-feature-panel,
.blog-cta-box,
.blog-sidebar-card,
.blog-article-content,
.blog-footer-cta,
.blog-panel,
.blog-highlight,
.blog-warning,
.blog-insight,
.blog-example,
.blog-source-box {
  border: 1px solid var(--line);
  border-radius: 12px;
  background: var(--card);
  box-shadow: var(--shadow);
}

.blog-card,
.blog-card-premium {
  transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease;
}

.blog-card-premium::before {
  display: none;
}

.blog-card:hover,
.blog-card-premium:hover {
  transform: translateY(-2px);
  border-color: var(--glacier);
  box-shadow: 0 8px 24px rgba(22,50,79,.12);
}

.blog-card h3 {
  display: -webkit-box;
  min-height: 0;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.22;
}

.blog-card p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.blog-primary-btn,
.blog-primary-link,
.blog-feature-card a,
.blog-workbook-cta a {
  border-radius: 8px;
  background: var(--gold);
  color: var(--navy);
  font-weight: 600;
  box-shadow: 0 8px 18px rgba(217,152,47,.18);
}

.blog-secondary-btn,
.blog-secondary-link,
.blog-card a,
.blog-sidebar-card a {
  border: 1px solid var(--glacier);
  border-radius: 8px;
  background: transparent;
  color: var(--glacier);
  font-weight: 600;
  box-shadow: none;
}

.blog-article-layout {
  grid-template-columns: minmax(0, 720px) minmax(240px, 295px);
  justify-content: center;
}

.blog-article-content {
  max-width: 720px;
}

.blog-article-content .date-window-grid,
.blog-article-content .assignment-table,
.blog-article-content .money-calculation,
.blog-article-content .sinking-example,
.blog-article-content .week-split,
.date-window-grid,
.assignment-table,
.money-calculation,
.sinking-example,
.week-split {
  max-width: 860px;
  margin: 24px auto;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: var(--ice2);
  box-shadow: var(--shadow);
}

.article-byline {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  color: var(--muted);
  font-size: .76rem;
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.article-byline span:not(:last-child)::after {
  content: "•";
  margin-left: 8px;
  color: var(--gold);
}

.article-contents,
.blog-sidebar-card {
  background: var(--ice);
  border-radius: 12px;
}

.article-contents a,
.blog-sidebar-card a {
  color: var(--glacier);
}

.section-number {
  display: inline-grid;
  width: 28px;
  height: 28px;
  place-items: center;
  margin-right: 8px;
  border-radius: 999px;
  background: var(--glacier);
  color: #fff;
  font-size: .78rem;
  font-weight: 800;
  letter-spacing: 0;
}

.blog-highlight,
.blog-warning,
.blog-insight,
.blog-example,
blockquote {
  border-left: 3px solid var(--gold);
  background: var(--ice);
}

.money-calculation strong,
.assignment-table strong,
.date-window-grid strong,
.sinking-example strong,
.week-split strong {
  color: var(--navy);
}

.money-calculation tr:last-child,
.assignment-table tr:last-child,
.week-split tr:last-child {
  background: rgba(217,152,47,.14);
  color: var(--navy);
  font-weight: 800;
}

details,
.faq-item {
  border: 1px solid var(--line);
  border-radius: 12px;
  background: var(--card);
  box-shadow: var(--shadow);
}

.blog-footer {
  border-top: 1px solid var(--line);
  background: var(--card);
  color: var(--muted);
}

.blog-footer::after {
  content: " One paycheck at a time.";
}

@media (max-width: 980px) {
  .blog-article-layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 700px) {
  .blog-shell,
  .blog-wrap {
    width: min(100% - 24px, 1180px);
  }

  .blog-hero,
  .blog-hub-hero,
  .premium-blog-hub {
    padding: 34px 0 28px;
  }

  .blog-card-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .blog-article-content {
    max-width: none;
    padding: 20px;
  }
}

/* Shared article shell for all legacy blog templates */
.blog-body main[class*="layout"] > article,
.blog-body article.paycheck-article,
.blog-body article.student-article,
.blog-body article.debt-guide-article,
.blog-body article.cashback-article,
.blog-body article.practical-article,
.blog-body .practical-article,
.blog-body .student-article,
.blog-body .debt-guide-article,
.blog-body .paycheck-article {
  max-width: 720px;
  margin: 0 auto;
  padding: clamp(24px, 4vw, 44px);
  border: 1px solid var(--line);
  border-radius: 12px;
  background: var(--card);
  box-shadow: var(--shadow);
}

.blog-body article h1,
.blog-body .practical-article h1,
.blog-body .student-article h1,
.blog-body .debt-guide-article h1,
.blog-body .paycheck-article h1,
.blog-body .cashback-article h1 {
  max-width: 720px;
  color: var(--navy);
  font-size: clamp(1.9rem, 4vw, 2.6rem) !important;
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: -0.02em;
}

.blog-body article h2,
.blog-body .guide-heading h2,
.blog-body .practical-article h2,
.blog-body .student-article h2,
.blog-body .debt-guide-article h2,
.blog-body .paycheck-article h2,
.blog-body .cashback-article h2 {
  color: var(--navy);
  font-size: 1.45rem !important;
  font-weight: 700;
  letter-spacing: 0;
}

.blog-body .guide-heading span,
.blog-body .practical-article .section-number,
.blog-body .student-article .section-number,
.blog-body .debt-guide-article .section-number,
.blog-body .paycheck-article .section-number,
.blog-body .cashback-article .section-number {
  display: inline-grid;
  width: 28px;
  height: 28px;
  place-items: center;
  border-radius: 999px;
  background: var(--glacier);
  color: #fff;
  font-size: .78rem;
  font-weight: 800;
  letter-spacing: 0;
}

.blog-body .guide-callout,
.blog-body .guide-caution,
.blog-body .guide-faq,
.blog-body .article-contents,
.blog-body .method-box,
.blog-body .source-card,
.blog-body .paycheck-example,
.blog-body .dashboard-example,
.blog-body .comparison-card {
  border: 1px solid var(--line);
  border-left: 3px solid var(--gold);
  border-radius: 12px;
  background: var(--ice2);
  box-shadow: var(--shadow);
}

.blog-body table,
.blog-body .assignment-table table,
.blog-body .money-calculation table {
  border-color: var(--line);
}

.blog-body th {
  background: var(--navy);
  color: #fff;
}

.blog-body td,
.blog-body li {
  color: var(--text);
}

@media (max-width: 700px) {
  .blog-body main[class*="layout"] > article,
  .blog-body article.paycheck-article,
  .blog-body article.student-article,
  .blog-body article.debt-guide-article,
  .blog-body article.cashback-article,
  .blog-body article.practical-article,
  .blog-body .practical-article,
  .blog-body .student-article,
  .blog-body .debt-guide-article,
  .blog-body .paycheck-article {
    max-width: none;
    padding: 20px;
  }
}

/* Session 3 cluster hub cards */
.blog-body .seo-cluster-hub,
.blog-main .seo-cluster-hub {
  border: 1px solid var(--line);
  border-radius: 16px;
  background: linear-gradient(135deg, var(--ice2), #fff 58%, rgba(217, 152, 47, .1));
  box-shadow: var(--shadow);
  padding: 24px;
  margin: 28px 0;
}

.blog-body .seo-cluster-hub p,
.blog-main .seo-cluster-hub p {
  color: var(--muted);
}

.blog-body .seo-cluster-links,
.blog-main .seo-cluster-links {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  gap: 12px;
  margin-top: 16px;
}

.blog-body .seo-cluster-links a,
.blog-main .seo-cluster-links a {
  display: flex;
  align-items: center;
  min-height: 48px;
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 12px 14px;
  background: #fff;
  color: var(--navy);
  font-weight: 800;
  text-decoration: none;
}

.blog-body .seo-cluster-links a:hover,
.blog-main .seo-cluster-links a:hover {
  border-color: var(--glacier);
  color: var(--glacier);
}