:root {
	--color-1: #0B5A64;
	--color-2: #111A2E;
	--color-3: #00EFE3;
	--color-hover: #c7f06f;
	--success:  #00c679;
	--error: #c60000;
	--warning: #FFC107;

	--orange: #EC9A34;
}
