#cookieconsent\:desc a {
	color: #6bd41a;
}
.cc-compliance .cc-dismiss {
	max-width: fit-content;
	color: rgb(34, 34, 34) !important;
	border-color: transparent !important;
	background-color: rgb(152, 197, 38) !important;
	padding: .4em;
}
.cc-compliance .cc-dismiss:hover {
	background-color: rgb(190, 235, 76) !important;
}
a.cc-btn.cc-allow {
	max-width: fit-content;
}
