::selection {
  color: #fff;
  background: rgba(94, 187, 239, 0.99);
}

::-moz-selection {
  color: #fff;
  background: rgba(94, 187, 239, 0.99);
}
