.wpeec-powered-by {
	display: flex;
	justify-content: flex-end;
}

.wpeec-powered-by a {
	display: inline-block;
	margin-top: 10px;
	padding: 3px 10px;
	border: 1px solid #e5e7eb;
	border-radius: 5px;
	background-color: #fff;
	color: #4b5563;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
