:root {
    --defaultblack: rgba(0, 0, 0, 1);
    --defaultwhite: rgba(255, 255, 255, 1);
    --orange-500: rgba(253, 126, 20, 1);
  }
  