@charset "utf-8";

a.btn, a.nav-link, a.navbar-brand {
	font-family: forma-djr-text, sans-serif;
	font-weight: 500;
	font-style: normal;
}

h1.display-4 {
	font-family: forma-djr-text, sans-serif;
	font-weight: 700;
	font-style: normal;
}

p.lead {
	font-family: forma-djr-text, sans-serif;
	font-weight: 500;
	font-style: italic;
	clear: none;
}

h4.card-title, h3, h2.directions, .card-header {
	font-family: forma-djr-text, sans-serif;
	font-weight: 700;
	font-style: normal;
}

p.card-text, label.form-check-label, div.form-group, p.align-self-center, ul.list-group, div.directions {
	font-family: forma-djr-text, sans-serif;
	font-weight: 400;
	font-style: normal;
}

div.text-center {
	font-family: forma-djr-text, sans-serif;
	font-weight: 400;
	font-style: normal;
}

img {
	height: inherit;
}









