.logo {
	display: flex;
	justify-content: center;
	gap: 8px;
	align-items: center;
}
