::-moz-selection { /* Code for Firefox */
  color: #fff4e3;
  background: #2d5973;
}

::selection {
  color: #fff4e3;
  background: #2d5973;
}