:root {
  --primary-color: #f9c60b;
  --primary-color-rgb: 248, 198 , 11;

  --secondary-color: #f9c60b;
  --secondary-color-rgb: 25, 158, 28;
}