::-moz-selection { /* Code for Firefox */
  color: #2B1986;
  background: #00EAE3;
}

::selection {
  color: #2B1986;
  background: #00EAE3;
}


