/*	##############################################################################	*//*	#	Stylesheet Footer														 #	*//*	##############################################################################	*//*	##############################################################################	*//*	#	Container																 #	*//*	##############################################################################	*//*	##############################################################################	*//*	##############################################################################	*/.footerContainer > .navigation {  /* position: absolute; */  /* left: 0px; */  /* top: calc(50% - 20px); */  /* right: 0px; */  /* bottom: calc(50% - 20px); */  background-color: #fab600; /*#996E00;*/  text-align: center;  /* padding-top: 10px; */}.footerContainer > .navigation a {  color: white;  border-color: white;}.footerContainer .navigation .item {  display: inline-block;  margin-right: 1em;}