::-moz-selection { /* Code for Firefox */
  color: #f7f6ed;
  background: #8ad5b1;
}

::selection {
  color: #f7f6ed;
  background: #8ad5b1;
}