.amgdpr-actions {
    margin-top: 10px;
	text-align: center;
}

.amgdpr-cookie {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1000;
}
.button.amgdpr-button{
	color: #fff;
	background-color: #ffa96a;
	border-color: #ffa96a;
	font-family: 'Poppins';
	margin-bottom:0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image:none;
	border: 0px;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0;
	user-select: none;
	margin-bottom: 5px;
}