:root {
  --brand: #ad4003;
  --brand-dark: #8c3403;
  --brand-light: #f9f2ed;
  --brand-glow: rgba(173,64,3,.08);
}
