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

::selection {
  color: #2B4A79;
  background: #FFDD61;
}