  /* Your local CSS styles should be put in here so they will be included across your entire site */
main h3 {
	margin-top: 2em;
}
main .announcements h3 {
	margin-top: 0;
}
.text li a {
	display: inline;
}

main section.herophoto {
	width: 100%;
}