:root {
  --accent: #f2d331;
    --accent_bright: rgba(242, 211, 49, 0.5);
    --accent_light: rgba(242, 211, 49, 0.2);
}