:root {
  --primary-color: #EA5955;
  --primary-color-rgb: 234, 89, 85;

  --secondary-color: #F57241;
  --secondary-color-rgb: 245, 114, 65;
}
