:root {
  /* --primary-color: #7f30bd !important; */
  --primary-color: #ff5f00 !important;
  /* --primary-color: #f5b754 !important; */
  /* --primary-color: #ffae7f !important; */
  --primary-color-rgb: 36, 26, 45;

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