.theme-light-ibe {
	--primary-color: rgb(187, 51, 126);
	--primary-emphasis: rgb(245, 188, 207);
	--secondary-emphasis: rgba(245, 188, 207, 0.4);
}

.theme-light-res {
	--primary-color: rgb(68,139,126);
	--primary-emphasis: rgb(190, 225, 218);
	--secondary-emphasis: rgba(190, 225, 218, 0.4);
}

.theme-light-exp, .theme-light-tp {
	--primary-color: rgb(245,180,10);
	--primary-emphasis: rgb(255, 220, 160);
	--secondary-emphasis: rgba(255, 220, 160, 0.4);
}
