::-moz-selection {
	background: #45bcf9;
	color: white;
	text-shadow: none;
}
::selection {
	background: #45bcf9;
	color: white;
	text-shadow: none;
}
body {
      background-color: #f2f3f5;
}