::selection {
  	color: #fff !important;
  	background-color: #0db8e6 !important;
}
::-moz-selection {
	color: #fff !important;
	background-color: #0db8e6 !important;
}