Buy me a coffee

#9002

input::selection {
  background: transparent !important;
     color: #000 !important;
}

input::-moz-selection {
  background: transparent !important;
    color: #000 !important;
}