.separator {
	background-color: gray;
}

.separator.hover {
	background-color: black;
}
