::-moz-selection { /* Code for Firefox */
  color: #411791;
  background: #F9EFE4;
}

::selection {
  color: #411791;
  background: #F9EFE4;
}

