::-moz-selection { /* Code for Firefox */
  color: #f5faf6;
  background: #B3E8D8;
}

::selection {
  color: #f5faf6;
  background: #B3E8D8;
}


