:root {
  --brand-1: #8b0000;
  --brand-2: #c62828;
  --neutral-0: #ffffff;
  --neutral-1: #f6f6f7;
  --neutral-2: #e6e6ea;
  --text-1: #1e1e24;
  --text-2: #6b6b76;
  --container: 2160px;
  --radius: 14px;
  --shadow-1: 0 6px 24px rgba(0,0,0,.08);
}
