.cc-settings-label {
	display: none;
}
div.cc-checkbox-container:not(:last-child) a {
	border-right: none !important;
}
div.cc-checkboxes-container {
	display: block !important;
}
#cookieconsent:desc {
	order: 0;
}
.cc-checkboxes-container {
	order: 1;
}
.cc-compliance {
	order: 2;
	margin-top: 5px;
}
.cc-banner.cc-theme-edgeless .cc-btn {
	margin: 0 10px 0 0 !important;
	padding: .6em 1em !important;
}
.cc-message-text a {
  color: #ffffff;
}