::-moz-selection { /* Code for Firefox */
  color: #fff8f5;
  background: #fc7c37;
}

::selection {
  color: #fff8f5;
  background: #fc7c37;
}