:root {
  --primary-color: #C026D3;
  --primary-color-rgb: 192, 38, 211;
  --secondary-color: #7C3AED;
  --secondary-color-rgb: 124, 58, 237;
}