.termsfeed-com---nb-simple {
	right: auto !important;
	left: 0 !important;
}
.termsfeed-com---nb .cc-nb-title {
	font-size: 20px !important;
}
.termsfeed-com---nb .cc-nb-text {
	font-size: 14px !important;
}
.termsfeed-com---reset button {
	border-radius: 0 !important;
}
.termsfeed-com---palette-light .cc-nb-okagree,
.termsfeed-com---palette-light .cc-nb-reject {
	color: #fff !important;
	background-color: rgb(34, 197, 94) !important;
	text-transform: uppercase !important;
}
@media (min-width: 768px) {
	.termsfeed-com---nb-simple {
		right: auto !important;
		left: 30px !important;
		bottom: 30px !important;
	}
}
@media screen and (max-width: 600px) {
	.termsfeed-com---nb-simple {
		max-width:60% !important;
	}
}
