.elementor-price-table .elementor-price-table__after-price {
	align-items: flex-start;
	align-self: stretch;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	text-align: start;
}

.elementor-price-table .elementor-price-table__features-list i {
	font-size: 1.3em;
	margin-inline-end: 10px;
}

.elementor-price-table .elementor-price-table__features-list svg {
	margin-inline-end: 10px;
	fill: var(--e-price-table-features-list-color);
	height: 1.3em;
	width: 1.3em;
}

.elementor-price-table .elementor-price-table__features-list svg~* {
	vertical-align: text-top;
}

.elementor-price-table .elementor-price-table__additional_info {
	font-size: 13px;
	line-height: 1.4;
	margin: 0;
}