:root {
	--themePrimary: #50e2c1;
	--themePrimaryLight: #e0fff8;
	--themePrimaryDark: #336666;
	--themeSecondary:#8c2db3;
	--themeTeritary: #8e9aa7;
	--logoWidth: 180px;
}

.logo {
	background-image: url(https://www.tempusserva.dk/share/ts-logo_333.svg);
}

.debugTime {
	display: none;
}
