#cookieMessageNotifyBanner {
	background-color: #2f3538;
	font-family: VWHeadlineOT-Semibold !important;
	font-size: 13px !important;
}

.cookiesAcceptButton {
	background-color: #0099da;
	font-family: VWHeadlineOT-Semibold !important;
	font-size: 13px !important;
}

.cookiesDetailButton {
	font-family: VWHeadlineOT-Semibold !important;
	font-size: 13px !important;
	background-color: #2f3538;
}

#cookiesConfigurationModal .ccmModal {
	background-color: #2f3538;
}

.cookiesCancelButton {
	background-color: white;
   	color: #0099da;
}