
.et_pb_icon {
	text-align: center;
	height: auto;
}

.et_pb_icon.et_clickable, .et_pb_icon:is(a) {
	cursor: pointer;
}

.et_pb_icon .et-pb-icon {
	position: relative;
}

.et_pb_icon .et_pb_icon_wrap {
	display: inline-block;
	border-style: solid;
	border-width: 0;
	line-height: 0;
	animation-fill-mode: both;
	background-size: cover;
	position: relative;
}

.et_pb_icon.et_flex_module {
	align-self: var(--et-pb-icon-self-align, center);
}
