@charset "UTF-8";

aside {
	&:not(:has(*)) {
		display: none;
	}
}
