::-moz-selection {
	color: black;
	background: #FCCA4E;
}

::selection {
	color: black;
	background: #FCCA4E;
}