.Separator
{
	width: 100%;
	min-height: max(2rem, 2vw);
	background-color: rgb(40, 40, 40);
	box-shadow: inset 0px 0px 15px rgba(0,0,0,0.5);
}