/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates*/
/*https://www.w3schools.com/colors/colors_converter.asp*/
/*https://colorany.com/color-palettes/rock-climbing-color-palettes/*/
/*-----------------------------------------------------------------*/
:root {
	--cnvs-themecolor: #E67E22;
	--cnvs-themecolor-rgb: 230, 126, 34;
}