:root {
  --primary-color: #fa4b1b;
  --primary-color-rgb: 250, 75, 27;

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