@charset "utf-8";

/* CSS Document */

.drawer :is(a, .a)
{
	max-width: initial;
	border-bottom-style: dotted;
}

.drawer>ul
{
	justify-content: initial;
	justify-items: initial;
}