@charset "utf-8";

/* CSS Document */

:root {
	
	/* #03aef7 in decimal RGB */
	--main-color: #03aef7;
	--main-color-rgb: 3,174,247;
	
}