.branch-info {
	display: flex;
	flex-direction: column;

	& > *:first-child {
		margin-bottom: 0.5em;
	}
}
