::-moz-selection { /* Code for Firefox */
  color: #f3f8fb;
  background: #3083c1;
}

::selection {
  color: #f3f8fb;
  background: #3083c1;
}


