.easy-mailhide__button {
	appearance: none;
	border: 0;
	border-bottom: 1px solid currentColor;
	background: transparent;
	color: inherit;
	cursor: pointer;
	font: inherit;
	padding: 0;
}

.easy-mailhide__button:hover,
.easy-mailhide__button:focus-visible {
	opacity: .7;
}
