/* global style here */

:root{
	--main-color: #0091a2;
	--black-800: #000;
	--e-global-color-accent: #0091a2;
	--white-900: #ffffff;
}