
textarea:focus, input:focus {
	background: rgba(248, 133, 133, 0.13);;
}

::-moz-selection, ::selection {
	color: #ad5252;
}

a {
	color:#f62222;
}

