:root {
  --primary-color: #CBB8FF;
  --primary-color-rgb: 203, 184, 255;
  --secondary-color: #2D2767;
  --secondary-color-rgb: 45, 39, 103;
}