::-moz-selection { /* Code for Firefox */
  color: #fbe8e7;
  background: #e36a65;
}

::selection {
  color: #fbe8e7;
  background: #e36a65;
}
