:root {
  --primary-color: orange;
  --primary-color-rgb: 255, 165, 0;
}