:root {
  --primary-color: #eedc00;
  --primary-color-rgb: 238, 220, 0;
  --secondary-color: #fff35c;
  --secondary-color-rgb: 255, 243, 92;
}