

/* Start:/local/components/skadium/page/templates/sitemap/style.css?1745814679311*/
.sitemap ul{
	list-style: disc;
}
.sitemap > ul > li > a{
	font-weight: 500;
	font-size: 19px;
}
.sitemap li + li {
	margin-top: .5em;
}
.sitemap ul ul{
	margin-left: 1em;
	margin-top: .5em;
	margin-bottom: .5em;
}
.sitemap a{
	transition: color .2s;
}
.sitemap a:hover{
	color: var(--c2);
}
/* End */
/* /local/components/skadium/page/templates/sitemap/style.css?1745814679311 */
