::-moz-selection { /* Code for Firefox */
  color: #3666AD;
  background: #F0E2DB;
}

::selection {
  color: #3666AD;
  background: #F0E2DB;
}
