.angie-png-list-e0e7e871 {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: var(--space-between, 10px);
}

.elementor-png-list-e0e7e871--layout-inline .angie-png-list-e0e7e871 {
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
}

.angie-png-list-item-e0e7e871 {
	display: flex;
	align-items: center;
}

.angie-png-list-item-e0e7e871 a {
	display: flex;
	align-items: center;
	text-decoration: none;
}

.angie-png-list-image-wrapper-e0e7e871 {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.angie-png-list-image-e0e7e871 {
	object-fit: contain;
	display: block;
	max-width: 100%;
}
