::-moz-selection { /* Code for Firefox */
  color: #152D47;
  background: #CBAA73;
}

::selection {
  color: #152D47;
  background: #CBAA73;
}