:root {
  --primary-color:#FFC107;
  --primary-color-rgb: 254, 0, 0;
  --secondary-color: #FFC107;
  --secondary-color-rgb: 254, 0, 0;
}