ul {
    list-style-type: none;
    cursor: pointer;
	font-family: Segoe UI;
}
.d-none {
    display: none;
}
.open-dropdown {
    font-weight: bold;
}