/* Generated from /admin → Дизайн и тема. Do not edit manually. */
:root {
  --bg: #F6F7F8;
  --surface: #FFFFFF;
  --text: #2F3337;
  --muted: #6F7378;
  --brand: #E30613;
  --brand-2: #B80012;
  --brand-3: #7A7D82;
  --radius: 22px;
  --container: 1180px;
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
.button, .btn, button[type=submit], .hero__actions a, .card-link, .news-card__link { color: #FFFFFF; }
.button.light, .btn.light, .button.secondary, button.light { color: var(--brand-2); }
