.cde-event-cta .elementor-button-content-wrapper {
	display: inline-flex;
	align-items: center;
	gap: 8px;
}

.cde-event-cta.cde-icon-after .elementor-button-content-wrapper {
	flex-direction: row-reverse;
}

.cde-event-cta .elementor-button {
	text-decoration: none;
}

.cde-event-cta.cde-cta-justify .elementor-button {
	width: 100%;
	justify-content: center;
}
