:root {
	--stk-button-padding: 10px 20px;
	--stk-button-border-width: 0px;
	--stk-button-border-radius: 2px;
	--stk-button-font-family: '"proxima-nova",sans-serif';
	--stk-button-text-color: #000000;
	--stk-button-background-color: #ffffff;
	--stk-button-border-color: transparent;
	--stk-button-border-style: solid;
	--wpm-navigation-background-color: #ffffff;
	--wpm-navigation-button-background-color: #ffffff;
	--wpm-navigation-button-hover-color: #007143;
	--wpm-navigation-button-text-color: #000000;
	--wpm-navigation-thumb-text-color-odd: #0a0a0a;
	--wpm-navigation-thumb-background-color-odd: #fffce3;
	--wpm-navigation-thumb-text-color-even: #0a0a0a;
	--wpm-navigation-thumb-background-color-even: #f5eed8;
	--wpm-kiosk-heading-title-size: 3.75rem;
	--wpm-kiosk-heading-subtitle-size: 1.875rem;
	--wpm-kiosk-publication-title-size: 1.25rem;
	--wpm-kiosk-publication-subtitle-size: 1rem;
	--wpm-kiosk-heading-text-color: #ffffff;
	--wpm-kiosk-publication-text-color: #2f3b3c;
}
