@charset "utf-8";

/* CSS Document */

:root {
	
	/* #ff6206 in decimal RGB */
  --main-color: rgb(156, 10, 15);
	
}