﻿ul, ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.is-hidden {
	display: none;
}

.SiteWrapper {
	margin-bottom: 6rem;
}

.PageFooter .horisontal-divider {
	margin: 2em 0;
}

.horisontal-divider {
	display: block;
	height: 1px;
	background-color: rgba(0, 0, 0, .15);
}
