::selection {
  background-color: #bcc2d7;
  color: #ffffff;
}

::-moz-selection {
  background-color: #bcc2d7;
  color: #ffffff;
}
