@charset "utf-8";

/* CSS Document */

:root {
	
	/* #AA0D36 in decimal RGB */
  --main-color: rgb(170,13,54);
	
}