
.elementor-widget-icon-list:not(.elementor-icon-list--layout-inline) .elementor-icon-list-item {
	margin-bottom: .5em;
}

.elementor-widget-icon-list:not(.elementor-icon-list--layout-inline) .elementor-icon-list-item > a {
	gap: 3px;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
	padding-bottom: .75em;
}

.framework-categories-template .elementor-widget-icon-list:not(.elementor-icon-list--layout-inline) .elementor-icon-list-item > a {
	flex-direction: row;
}

.icon-list--close-icon.elementor-widget-icon-list:not(.elementor-icon-list--layout-inline) .elementor-icon-list-item > a {
	justify-content: flex-end;
}

.icon-list--spaced-icon.elementor-widget-icon-list:not(.elementor-icon-list--layout-inline) .elementor-icon-list-item > a {
	justify-content: space-between;
}

.elementor-widget-icon-list .elementor-icon-list-item svg {
	transition: .2s ease;
	fill: #00aeef;
}

.elementor-widget-icon-list .elementor-icon-list-item:hover svg {
	fill: #fff;
}

.framework-categories-template .elementor-widget-icon-list a:hover .elementor-icon-list-text {
	color: #5f5f5f !important;
}

.framework-categories-template .elementor-widget-icon-list a .elementor-icon-list-icon {
	position: relative;
}

.framework-categories-template .elementor-widget-icon-list a .elementor-icon-list-icon:after {
	content: "";
	width: 10px;
	height: 10px;
	position: absolute;
	right: 0;
	bottom: -5px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url("https://boardbenchmarking.com/nitropack_static/VIdtrlwEUWmeOrTQDcQizSpGejQOxgzM/assets/images/optimized/rev-bfffe53/boardbenchmarking.com/wp-content/uploads/2024/05/icon-chevron-right-1.svg");
}
