::selection {
  background: #ff5000;
  color: white;
  text-shadow: none;
}

::-moz-selection {
  background: #ff5000;
  color: white;
  text-shadow: none;
}
