:root {
  --base: #39C5BB;
  --accent: #FF6699;
  --text-base: white;
  --text-bg-base: white;
  --text-bg-white: #222;
  --light-bg: #f7fdfd;
  --bg-base: rgba(55, 59, 62, 0.8);
}
