::-moz-selection {
  background: #ed257d;
  color: #fff;
}

::selection {
  background: #ed257d;
  color: #fff;
}
