:root {
	--tec-color-accent-primary: #6b0303;
	--tec-color-button-primary-hover: #000;
	--tec-font-family-sans-serif: 'Anek Devanagari',Helvetica,Arial,Lucida,sans-serif;
	--tec-font-size-1: 14px;
	--tec-font-size-2: 16px;
	--tec-font-size-3: 18px;
    --tec-font-size-4: 20px;
    --tec-font-size-5: 22px;
    --tec-font-size-6: 24px;
    --tec-font-size-7: 26px;
    --tec-font-size-8: 30px;
    --tec-font-size-9: 34px;
    --tec-font-size-10: 42px;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
    font-family: 'Cinzel',Georgia,"Times New Roman",serif;
}

.tribe-common .tribe-common-h--alt {
    font-weight: 800;
}