:root {
  --primary-color: #e2b528;
  --primary-color-rgb: 120, 202, 92;
  --secondary-color: #E25828;
  --secondary-color-rgb: 25, 158, 28;
}