:root{
  --brand-name: "Inter", "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  --primary: #004a99;
  --text: #333333;
  --bg: #ffffff;
}
