
.tribe-block__event-price {
	align-items: center;
	display: flex;
	font-weight: 700;
}

.tribe-block__event-price .tribe-block__event-price__currency {
	color: #e1e3e6;
	font-size: 1.3125rem;
}

.tribe-block__event-price .tribe-block__event-price__cost {
	font-size: 1.3125rem;
	font-weight: 700;
}

.tribe-block__event-price .tribe-block__event-price__cost, .tribe-block__event-price .tribe-block__event-price__description {
	color: #000;
}

.tribe-block__event-price .tribe-block__event-price__description {
	font-size: 1rem;
	font-weight: 400;
	margin-left: 12px;
	order: 4;
}
