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


h1 {
	text-align: center;
	padding-right: 0px;
	font-size: 0.82rem;
	font-weight: 400;
	color: #666666;
	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: #666666;
	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: #666666;
	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: #666666;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"
	font-style: normal;

}