/* Landing page header: align phone icon with number on single-location layouts. */
a.phone > .number {
	display: flex;
	align-items: center;
}
