
:root {
  --color-primary: #0F73C2;
  --color-secondary: #18213A;
  --color-primary-rgb: 15, 115, 194;
  --color-secondary-rgb: 24, 33, 58;
}
