/*
Theme Name: Eastwood Cycle
Author: Daymarker Digital
Author URI: https://daymarker.digital
Description: n/a
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: n/a
Text Domain: eastwood

==============================================================================================
MASTER RESETS
==============================================================================================
*/

* {
	margin: 0px;
	padding: 0px;
}

a, a:hover, a:active, a:focus, button, button:hover {
	text-decoration: none;
	outline: none;
	border: none;
}