:root {
  --primary: #b91c1c;
  --primary-hover: #991b1b;
  --primary-light: #fef2f2;
  --primary-50: #fee2e2;
}
