/*  Theme Customization Style */

#xero-logo {
	height: 180px;
	margin: 0 auto;
	display: block;
	opacity: 0.75;
}

#xero-logo:hover {
	opacity: 1;
}