.navbar-brand {
	display: flex;
	align-items: center;
	justify-content: center;
}

img[alt=Logo] {
	height: 3rem;
	padding-right: 2px;
}
