
#nav-top{
	display: flex !important;
	background-color: #016936;
}

#social_nav a { color: #016936; text-shadow: 2px 2px 5px #758398; font-size: 1.5rem !important;}
#social_nav {
	width: 100%;
	height: auto;
	text-align: right;
}


.league-gothic-<uniquifier> {
  font-family: "League Gothic", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

.fs{
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.img {

	max-width: 100%;
	height: auto;
	text-align: center;
	object-fit: cover;
}