@charset "UTF-8";
.navbar.fixed-top.navbar-expand-xxl {
    background-color: #9d9d9c;
    text-decoration: none;
	color: #FFFFFF;
	font-size: 0.8rem;
	line-height: 60%
	
}

.navbar-brand {
  	position-top: 0px;
 	width: 100%;
 	left: 0;
 	text-align: left;
 	margin-left: 65px;
	margin-top: -38px;
	text-color: #CCD2CD;
	font-size: 0.7rem;
	
}

 .dropdown-menu {
	background-color: #EEF8ED;
    text-decoration: none;
	font-size: 0.8rem;
	line-height: 100%
		
}


h1 {
	text-align: center;
	padding-right: 0px;
	font-size: 0.82rem;
	font-weight: 400;
	color: #9d9d9c;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"
	font-style: normal;

}


h2 {
	text-align: center;
	padding-right: 0px;
	font-size: 1.6rem;
	font-weight: 700;
	color: #9d9d9c;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"
	font-style: normal;

}


h3 {
	text-align: center;
	padding-right: 0px;
	font-size: 1.2rem;
	font-weight: 700;
	color: #9d9d9c;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"
	font-style: normal;

}


h4 {
	text-align: center;
	padding-right: 0px;
	font-size: 0.7rem;
	font-weight: 400;
	color: #9d9d9c;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"
	font-style: normal;

}