* {
  --primary-color: #FC8E00;
  --primary-color-rgb: 255, 142, 0;
  --secondary-color: #EAA638;
  --secondary-color-rgb: 59, 157, 31;
}