:root {
  --primary-color: #f5ee31;
  --primary-color-rgb: 245, 238, 49;
  --secondary-color: #f6efb1;
  --secondary-color-rgb: 246, 239, 177;
}