:root {
  --accent: #f2621b;
    --accent_bright: rgba(242, 98, 27, 0.5);
    --accent_light: rgba(242, 98, 27, 0.2);
}