::-moz-selection { /* Code for Firefox */
  color: #eee1b1;
  background: #4E6E3A;
}

::selection {
  color: #eee1b1;
  background: #4E6E3A;
}