:root {
  --primary-color: #e2952b;
  --primary-color-rgb: 226, 149, 43;
  --secondary-color: #e2952b;
  --secondary-color-rgb: 226, 149, 43:
}