:root {
  --primary-color: #EFBF04;
  --primary-color-rgb: 239,191,4;

  --secondary-color: #EFBF04;
  --secondary-color-rgb: 239,191,4;
}