.theme-light {
	--text-accent: #000000;
}
.theme-dark {
	--text-accent: #ffffff;
}