:root {
  --primary-color: #F98321;
  --primary-color-rgb: 249, 131, 33;
  --secondary-color: #F98321;
  --secondary-color-rgb: 249, 131, 33;
}