.eu-cookie-compliance-content { 
	display: flex;
	margin: 0.5em auto;
}

.agree-button { all: revert;}
.eu-cookie-compliance-buttons { all: revert; align-self: center; }
.eu-cookie-compliance-buttons button { all: revert;}
.eu-cookie-compliance-default-button { all: revert;}
.eu-cookie-compliance-default-button {
    background-color: transparent !important;
    color: white !important;
    cursor: pointer !important;
    border-width: 1px !important;
    border-style: solid !important;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
    border-color: #fff !important;
    float: right !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0.35em !important;
    margin-right: 0.35em !important;
}
.eu-cookie-compliance-default-button:hover { color:  black !important; }

.eu-cookie-compliance-message { 
	max-width: 100%; 
	float: none; 
	margin: 0; 
}

.sliding-popup-bottom a, .eu-cookie-compliance-message > div > a:first-of-type {
	margin-left: 0.25em;
}

.sliding-popup-bottom a, .eu-cookie-compliance-message > div > a { 
	color: white !important; 
	font-weight: bolder!important;
	text-decoration: underline!important;
}