:root {
  --primary-color: #e79f28;
  --primary-color-rgb: 231, 159, 40;
  --secondary-color: #1510aa;
  --secondary-color-rgb: 242, 85%, 31%;
}