:root {
  --primary-color: #f0e000;
  --primary-color-rgb: 240, 224, 0;
  --secondary-color: #c01010;
  --secondary-color-rgb: 192, 16, 16;
}
