:root {
  --primary-color: #FFA500;
  --primary-color-rgb: 255, 165, 0;
  --secondary-color: #D187E6;
  --secondary-color-rgb: 209, 135, 230;
}