.section-about {
	padding-top: 4rem;
	padding-bottom: 4rem;
}

.quote:before {
content: "\f10d";
font-family: "Font Awesome 5 Pro";
font-weight: 900;
min-width: 2.5em;
font-size: 26px;
line-height: 1.5;
}

.breadcrumb {
margin-top: 5.3rem;
}

.navbar-brand {
	display: inherit;
	padding-bottom: 0;
}

a:hover {
	text-decoration: none;
}