.ifi-fa-icon-block {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.ifi-fa-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
}

.ifi-fa-icon i {
	display: inline-block;
}

.ifi-fa-icon .screen-reader-text {
	position: absolute;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	overflow: hidden;
	white-space: nowrap;
}
