html,
body {
    --header-logo-height: 38px;
		--header-logo-height: 38px;
	--banner-height: 60px;
		
	#banner { 
		background-color: #009999;
		font-weight: bold;		
		font-size: 1.1rem;
	}
	#banner a {
		color: #fff;		
	}
}
