.wp-block-perspective-digiforma-goals ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.wp-block-perspective-digiforma-goals li {
	position: relative;
	padding-left: 30px;
}

.wp-block-perspective-digiforma-goals li + li {
	margin-top: 10px;
}

.wp-block-perspective-digiforma-goals li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.1em;
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
	background-size: 18px 18px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath stroke='%234a1d8e' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.286' d='m4.95 9.874 2.524 2.019a.59.59 0 0 0 .492.123.62.62 0 0 0 .419-.296l3.95-6.769'/%3E%3Cpath stroke='%234a1d8e' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.286' d='M8.643 16.643a8 8 0 1 0 0-16 8 8 0 0 0 0 16'/%3E%3C/svg%3E");
}
