@charset "utf-8";

/* CSS Document */

:root {
	
	/* #df0303 in decimal RGB */
    --main-color: #1bb2e3;
    --main-color-rgb:#1bb2e3;
	
}