.locations {
	margin-bottom: 1em;
	padding: 1em 0;
}

	.locations__list {
		list-style-type: none;
	}

	.locations__item {
		margin: 1em 0;
	}
