@charset "utf-8";
.bgd {
	background-image: url(images/004.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
form .col-md-6 .form-label {
	color: #FFFFFF;
	font-family: "Franklin Gothic Book";
	font-size: large;
	font-weight: bold;
}




.bgd .container.mt-5 h4 {
	font-family: "Franklin Gothic Book";
	color: #FFFFFF;
	font-size: x-large;
	font-weight: bold;
}
form .col-md-12 .form-label {
	color: #FFFFFF;
	font-family: "Franklin Gothic Book";
	font-weight: bold;
	font-size: large;
}

.row.g-3 .col-md-6 .form-label {
	font-family: "Franklin Gothic Book";
	font-weight: bold;
}
.navbar-nav.mr-auto .nav-item .nav-link {
	color: #FFFFFF;
	font-size: 24pt;
	font-family: "Franklin Gothic Book";
	font-weight: bold;
}
.container.mt-5 .navbar.navbar-expand-lg.navbar-light .navbar-brand {
	color: #FFFFFF;
	font-family: "Franklin Gothic Book";
	font-size: 32pt;
	font-weight: bold;
}
.bgd .container.mt-5 h3 {
	color: #FFFFFF;
	font-family: "Franklin Gothic Book";
	font-size: 46pt;
	font-weight: bold;
}
