:root {
  --primary-color: #f5d402;
  --primary-color-rgb: 245, 212, 2;

  --secondary-color: #f5d402;
  --secondary-color-rgb: 245, 212, 2;
}