@charset "UTF-8";
a {
	color: inherit;
	text-decoration: none;
	
}


body {
	
	background-color: #000000;
	font-style: normal;
	color: #D07D1A;
	
	
}

li {
	font: 32px Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	list-style-type: none;
	text-decoration: none;
}

p {
	font: 18px Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

div {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}