::-moz-selection { /* Code for Firefox */
  color: #E2ECE5;
  background: #83B692;
}

::selection {
  color: #E2ECE5;
  background: #83B692;
}