:root {
  --sidebar-bg: #333333;
  --red-primary: #E53935;
  --red-dark: #C62828;
  --red-secondary: #FF6B6B;
  --cream: #F7E8E1;
  --hero-bg: #F7E8E1;
  --peach: #F2B5A7;
  --charcoal: #333333;
}
