/**
 * Do not edit directly
 * Generated on Wed, 17 Dec 2025 14:40:37 GMT
 */

:root {
  --brand-ComparisonTable-heading-marginBottom: var(--base-size-8);
}

@media (min-width: 544px) {
  :root {
    --brand-ComparisonTable-heading-marginBottom: var(--base-size-40);
  }
}

@media (min-width: 768px) {
  :root {
    --brand-ComparisonTable-heading-marginBottom: var(--base-size-64);
  }
}

@media (min-width: 1012px) {
  :root {
    --brand-ComparisonTable-heading-marginBottom: var(--base-size-96);
  }
}
