::-moz-selection { /* Code for Firefox */
  color: #191919;
  background: #CBB89E;
}

::selection {
  color: #191919;
  background: #CBB89E;
}


