.sn-promo-bullets__list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sn-promo-bullets__item {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 10px;
	color: #555;
}

.sn-promo-bullets__icon {
	display: inline-flex;
	flex-shrink: 0;
}

.sn-promo-bullets__icon i {
	font-size: 1em;
	width: 1.25em;
	color: #f7941d;
}
