body{
	background:var(--g3);
}
.qc{
	background:none;
}

g g {
	cursor:pointer;
}
/** svg */
#Dur g.p0 path{
	fill:#edf8ff !important;;
}
#Moll g.p0 path{
	fill:#ffebf2 !important;;
}

g.p4 path{
	fill:#ffffff;
}

