:root {
	--thm-debug: 0;
	--thm-debug-color: #ff0000;
	--thm-color-primary: #05173D;
	--thm-color-secondary: #2E2E2E;
	--thm-blazor-error-boundary: #b32121;
	--thm-btn-link: #006bb7;
	--thm-btn-primary: #fff;
	--thm-btn-primary-border: #1861ac;
	--thm-btn-primary-background: #1b6ec2;
	--thm-btn-box-shadow: #258cfb;
	--thm-darker-border-checkbox: #929292;
	--thm-form-floating: rgba(33, 37, 41, 0.75);
	--thm-invalid: #e50000;
	--thm-menu-foreground: #ffca21;
	--thm-valid-modified: #26b050;
	--thm-validation-message: #e50000;
}
