:root {
  --primary-color: #1a454b;
  --primary-color-rgb: 26, 69, 75;
  --secondary-color: #f5d076;
  --secondary-color-rgb: 96, 245, 118;
}