:root {
  --primary-color: #d67322;
  --primary-color-rgb: 214, 115, 34;
  --secondary-color: #2c7680;
  --secondary-color-rgb: 34, 94, 102;
}