:root {
  --primary-color: #F77D0A;
  --primary-color-rgb: 247, 125, 10;

  --secondary-color: #a55001;
  --secondary-color-rgb: 23, 149, 16;
}