/*!

*/
*::-moz-selection {
  color: rgb(36, 47, 53);
  background-color: rgb(10, 129, 14);
}

*::selection {
  color: rgb(36, 47, 53);
  background-color: rgb(10, 129, 14);
}