/*
Theme Name: COTW
Description: Bespoke portfolio theme
Author: Andrew Couldwell (roomfive.net)
*/



/* GLOBAL
---------------------------------------------------------------------------------------------------------------*/
html, body, h1, h2, h3, h4, h5, h6, p, a, blockquote, cite, ol, ul, li, fieldset, form, label, img, div, dl, dt, dd, figure, button {
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	font-weight: normal;
}

html, input {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}
