body{
	font-family: Segoe UI Symbol !important;
}

.circle{
	background: #bababa; 
	width: 8px; 
	height: 8px; 
	border-radius: 50%;
	display: inline-block; 
	margin-right: 10px;
}

.hover-li{
	cursor: hand;
}

