[data-component="brand-section"] {
  --brand-section-bg: var(--color-section-bg);
  --brand-section-text: var(--color-text);
  --brand-section-muted: var(--color-text-muted);
  --brand-tile-radius: var(--radius-compact);
}
