@charset "utf-8";
/* CSS Document */
:root {
  --blue: rgba(0, 255, 245, 1);
  --bg: rgba(37, 37, 37, 1);
  --bar: rgba(0, 174, 179, 1);
}

