:root {
  --primary-color: #fb8b00;
  --primary-color-rgb: 56, 177, 237;

  --secondary-color: #022f46;
  --secondary-color-rgb: 2, 47, 70;
}