@font-face{
	font-family:"Museo Sans W01_100";
	src:url("../fonts/905294/fd9d5b5d-71c1-4db0-bf20-cd7e3ce4d069.woff2") format("woff2"),url("../fonts/905294/e976d680-12b6-411e-9f79-0ef9287f484d.woff") format("woff");
}
@font-face{
	font-family:"Museo Sans W01_500";
	src:url("../fonts/905303/d9896899-f08c-4750-a874-a9e10d83c2cb.woff2") format("woff2"),url("../fonts/905303/d42dd843-62b0-4623-8855-d5882512c3c9.woff") format("woff");
}

body {
	background-color: #ff4c01;
	font-family:"Museo Sans W01_100";
}


.background {
	background-color: white;
	min-height: 600px;
	margin-top: 12px;
	padding-top: 12px;
	padding-bottom: 48px;
}

em {
	color: #ff4c01;
	font-family: "Museo Sans W01_500";
	font-style: normal;
}

.navbar {
	background-color: white !important;	
}

p.hero-text {
	font-size: 1.3rem;
}

.bottom-divider {
	/* border-bottom: 2px solid #666; */
}


a {
	text-decoration: none;
	color: black;	
}