:root {
  --lumin8-navy: #0b3687;
  --lumin8-red: #f71925;
}

img[data-lumin8-brand="icon"] {
  object-fit: contain;
}

img[data-lumin8-brand="wordmark"] {
  object-fit: contain;
  min-width: 112px;
}

::selection {
  background: rgb(11 54 135 / 22%);
}
