.oppla-acknowledgement {
	display: inline-block;
	margin: 40px 0 20px 0;
	font-family: sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #6D6E71;
	font-size: 16px;
	text-decoration: none;
	line-height: 1.5;
	text-align: center;
	overflow-wrap: normal;
	border: 1px solid #DDDDDD;
	border-radius: 30px;
	padding: 15px 20px;
	background-color: white;
}
.oppla-acknowledgement img {
	height: 40px;
	border: 0;
	vertical-align: middle;
}
.oppla-acknowledgement a:after {
	content: none !important;
}