:root {
  --primary-color: #fdb813;
  --primary-color-rgb: 253, 184, 19;

  --secondary-color: #000000;
  --secondary-color-rgb: 0, 0, 0;
}