/* SEO + GEO descriptions v3 -------------------------------------- */

.seo-purpose-note,
.geo-ai-purpose-note {
  margin-top: 12px;
  padding: 12px 14px;
  color: #5d737d;
  background: #f3f8fa;
  border: 1px solid #dbe8ec;
  border-radius: 9px;
  font: 400 .66rem/1.55 "Work Sans", sans-serif;
}

.seo-purpose-note strong,
.geo-ai-purpose-note strong {
  color: #054d7f;
  font-weight: 700;
}

.seo-purpose-note p {
  margin: 4px 0 0;
}

.geo-ai-purpose-note {
  max-width: 820px;
  margin-bottom: 0;
}
