:root {
  --primary-color: #eec509;
  --primary-color-rgb: 238,197,9;

  --secondary-color: #eec509;
  --secondary-color-rgb: 238,197,9;
}