:root {
  --primary-color: #fdb74a;
  --primary-color-rgb: #ffdb44;
  --secondary-color: #9f0c7c;
  --secondary-color-rgb: #6f157f;
}