@charset "utf-8";

/* CSS Document */

:root {
	
	--main-color: #007ac2;
	--main-color-rgb:0,122,194;
	
}