::-moz-selection { /* Code for Firefox */
  color: #3D5367;
  background: #B1D4C3;
}

::selection {
  color: #3D5367;
  background: #B1D4C3;
}


