.panel-sitemap {
	padding-top: 3rem;
	padding-bottom: 5rem;

	ul {
		margin-left: 0;
		padding-left: 16px;
	}

	li > ul {
		margin-left: 0;
	}
}