:root {
  --primary-color: #ffc200;
  --primary-color-rgb: 255, 194, 0;
  --secondary-color: #666666;
  --secondary-color-rgb: 102, 102, 102;
}