html,
body {
	font-size: .950rem;
	font-family: YuGothic,san-serif;
	font-feature-settings: "palt";
	line-height: 160%;
}

h1 {
	line-height: 120%;
}

h2 {
	line-height: 120%;
}

h3 {
	line-height: 120%;
}

h4 {
	line-height: 140%;
}

h5 {
	line-height: 140%;
}

h6 {
	line-height: 140%;
}

.navbar-brand {
	
}

.carousel-caption > h1 {
	font-size: calc(1.175rem + 1.2vw);
	margin-bottom: 2rem;
}

.form-label {
	font-weight: bold;
}