.cookie_notice_buttons .left_buttons, .cookie_notice_buttons .right_buttons a {
	color: black;
	border-width: 2px;
	border-radius: 0px;
	padding: 12px 29px;
	min-width: 150px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
} 

#gdpr-cookie-consent-bar .gdpr_action_button {
padding: 10px 20px !important;
text-align: left !important;
text-decoration: none !important;
border-radius: 0px !important;
font-weight: 400 !important;
transition: all 0.3s ease !important;
border: sold 1px black !important;
cursor: pointer !important;
color: #000 !important;
font-family: Open Sans, Helvetica, Arial, sans-serif !important;
font-size: 16px !important;
line-height: 28px !important;
margin-bottom: 5px !important;
background: #f9f8f6 !important;
border-color: black !important;
height: 52px !important;
}
