.footer {
	padding: @padding-medium;
	background: @white;
	border-top: 1px solid @light-grey;

	p {
		margin: 0;
	}
}