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

::selection {
  color: #F2EAE0;
  background: #4a485c;
}
