#CybotCookiebotDialogBody h1,
#CybotCookiebotDialogBody h2,
#CybotCookiebotDialogBody h3,
#CybotCookiebotDialogBody h4,
#CybotCookiebotDialogBody h5,
#CybotCookiebotDialogBody h6 { color: #303030; }
#CybotCookiebotDialogBodyContentText { color: #000000; }
#CybotCookiebotDialogBodyLevelButtonsRow label,
#CybotCookiebotDialogBodyLevelButtonsRow a { color: #000000; }
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,
a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll { padding: 5px 4px 3px!important; }

div#CookieDeclarationUserStatusLabel {
	font-weight: 700;
    padding: 8px 15px;
    background-color: #f2f2f2;
    margin-bottom: 8px;
}
#CookieDeclarationChangeConsent a {
	display: inline-block;
	color: #ffffff;
	background-color: #ef7c00;
	padding: 8px 15px;
	text-decoration: none;
}
#CookieDeclarationChangeConsent a:hover {
	display: inline-block;
	color: #ffffff;
	background-color: #188600;
	padding: 8px 15px;
	text-decoration: none;
}

/*#CybotCookiebotDialogBodyContentText a,*/
p.CookieDeclarationDialogText a {
	color: #303030!important;
    margin-top: .875em;
    line-height: 1.25em;
    text-decoration: none;
    font-weight: 600;
}
/*#CybotCookiebotDialogBodyContentText a:after,*/
p.CookieDeclarationDialogText a:after {
    content: "";
    width: 15px;
    height: 10px;
    background-color: transparent;
    background-size: contain;
    display: inline-block;
    margin-left: .5em;
}

.CookieDeclarationType .table-wrap {
    overflow: hidden;
}