:root {
  --primary: transparent;
  --primary-text: #1a1a1a;
  --secondary: #ffffff;
  --secondary-text: #1a1a1a;
  --accent: #000;
  --accent-text: #ffffff;
  --accent-text-2: #000;
}

/* * {
  font-family: 'Rubik Wet Paint', cursive !important
} */