/* ----------------------------------------------------------------

	Custom CSS



	Add all your Custom Styled CSS here for New Styles or

	Overwriting Default Theme Styles for Better Handling Updates

-----------------------------------------------------------------*/



:root {
	--cnvs-themecolor: #3949AB;
	--cnvs-themecolor-rgb: 57, 73, 171;

	--cnvs-secondary-color: #6fd543;
	--cnvs-secondary-color-rgb: 111, 213, 67;
}