:root {
  --primary-color: #0d2235;
  --primary-color-rgb: 13, 34, 53;

  --secondary-color: #1a6fc4;
  --secondary-color-rgb: 26, 111, 196;
}
