
:focus {
	outline: 0;
}



ol, ul {
	list-style: none;
}



blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}