div#ds_cookie_consent_ntc
{
	border-top: 2px solid #00a326 !important;
}

div#ds_cookie_consent_ntc span a
{
	color: #00a326 !important;
}

div#ds_cookie_consent_ntc a.btn-default
{
	background-color: #00a326 !important;
}

footer
{
	height:90px;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	padding: 1.25rem 0 1.25rem 0;
	/*
		under construction visuals
		--stripe-dark: #111;
		--stripe-yellow: #ffcc00;
		background:
			repeating-linear-gradient(135deg,var(--stripe-yellow) 0 10px,var(--stripe-dark) 10px 20px) top/100% 18px no-repeat,
			repeating-linear-gradient(135deg,var(--stripe-yellow) 0 10px,var(--stripe-dark) 10px 20px) bottom/100% 18px no-repeat,
			linear-gradient(#1a1a1a,#1a1a1a);
	*/
}

footer div.container-fluid
{
	background:#fff;
}