::-moz-selection { /* Code for Firefox */
  color: #203121;
  background: #CBD0A5;
}

::selection {
  color: #203121;
  background: #CBD0A5;
}
