:root {
  --primary-color: #ed6a20;
  --secondary-color: #3a9b85;
  --primary-color-rgb: 237, 106, 32;
}