:root{
  --brand-blue:#14669b;
  --brand-blue-deep:#0b4771;
  --brand-blue-light:#c8def0;
}
::selection{background:var(--brand-blue);color:#fff}
