.cc_banner {
	background-color: #008BCB !important;
    border: none !important;
}

.cc_banner .cc_message {
	color: white;
}

.cc_banner .cc_message .cc_more_info {
	color: white;
	text-decoration:underline;
}

.cc_banner .cc_message .cc_more_info:hover {
	color: red;
}

.cc_btn_accept_all {
	background-color: white !important;
	color: #008bd0 !important;
	font-weight: 700 !important;
	text-transform: uppercase;
}