:root {
  --background: #FAFAFA;
  --foreground: #474747;
  --brand-color: #ED2724;
  --brand-color-bright: #F68D8C;
  --brand-color-light: #F5F5F5;
  --brand-header-background: #EBEBEB;
  --brand-header-color: #333333;
  --brand-top-background: #F5F5F5;
}
