:root {
    --accent-color: #007FB6 !important;
}

#siteheader #innerheader {
	h1 {
		color: #000000;
	}

	a {
		text-decoration: none;
	}
}