.cvloc {
	font-family: monospace;
	font-size: 1.4em;
	margin: 0;
}

.small-caption {
	font-size: 0.6em;
}

.flex-row {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin: 2px;
}