:global(.theme_light) {
	@color: #ccc;

	h1 {
		color: @color;
		-component: @component;
	}
}