
::-moz-selection {
    background: #2156F6;
    color: white;
  }
::selection {
    background: #2156F6;
    color: white;
  }
