::-moz-selection { /* Code for Firefox */
  color: #0d0053;
  background: #86dddb;
}

::selection {
  color: #0d0053;
  background: #86dddb;
}


