:root {
	--cc-btn-primary-bg: #4d5ce5;
	--cc-btn-primary-hover-bg: #4d5ce5;
}

.cc_div .cc-link {
	border-bottom: none;
	font-weight: normal;
	text-decoration: underline;
}

.cc_div .cc-link:hover {
	text-decoration: underline;
}