/* Moove GDPR */
.mgbutton {
	color: #fff !important;
	background-color: #9c8794 !important;
}
.mgbutton:hover {
	color: #fff !important;
	background-color: #836b7a !important;
}

button.moove-gdpr-modal-close {
	top: 0 !important;
	right: 0 !important;
}
button.moove-gdpr-modal-close .gdpr-icon.moovegdpr-arrow-close {
	border: none !important;
	color: #9c8794 !important;
	background: transparent !important;
}
button.moove-gdpr-modal-close .gdpr-icon.moovegdpr-arrow-close:hover {
	color: #836b7a !important;
}
button.moove-gdpr-modal-close .gdpr-icon.moovegdpr-arrow-close::before,
button.moove-gdpr-modal-close .gdpr-icon.moovegdpr-arrow-close::after {
	width: 4px !important;
}