::-moz-selection { /* Code for Firefox */
  color: #F7F4ED;
  background: #92A488;
}

::selection {
  color: #F7F4ED;
  background: #92A488;
}

