:root {
  --primary-color: #000000;
  --primary-color-rgb: 0, 0, 92;

  --secondary-color: #ffffff;
  --secondary-color-rgb: 255, 255, 16;
}