:root {
	--tec-font-family-sans-serif: "Viga",sans-serif;
    --tec-color-text-primary: #222225;
	--tec-color-accent-primary: #7d2a34;
	--tec-color-button-primary: #7d2a34;
	--tec-color-accent-primary-hover: #222225;
	--tec-color-link-accent: #7d2a34;
}

/* Tribe Overwrite */

.event-tickets .tribe-tickets__commerce-checkout, .tribe-common .tribe-tickets__commerce-checkout {
    max-width:  100%;
}