g :nth-child(1 of path){
    transition: fill 0.3s ease;
}
.mCherry[data-active] :nth-child(1 of path){
    fill: #F5836F;
}
.F2A[data-active] :nth-child(1 of path){
    fill: #D6AAF5;
}
.F2A2[data-active] :nth-child(1 of path){
    fill: #C789F1;
}
.sensor1[data-active] :nth-child(1 of path){
    fill: #FFCA81;
}
.sensor2[data-active] :nth-child(1 of path){
    fill: #FB9859;
}
.EGFP[data-active] :nth-child(1 of path){
    fill: #CBE181;
}
.sensor-mPLOD2[data-active] :nth-child(1 of path){
    fill: #CFEFA7;
}
.sensor-mLIF[data-active] :nth-child(1 of path){
    fill: #C59F41;
}
.hGluc[data-active] :nth-child(1 of path){
    fill: #BBE2E6;
}
.sensor-hPLOD2[data-active] :nth-child(1 of path){
    fill: #AAA2CA;
}
.sensor-hLIF[data-active] :nth-child(1 of path){
    fill: #8562AB;
}
.hADAR1p150[data-active] :nth-child(1 of path){
    fill: #AAA2CA;
}
.trigger1[data-active] :nth-child(1 of path){
    fill: #FFCA81;
}
.trigger2[data-active] :nth-child(1 of path){
    fill: #FB9859;
}
.AmDODA[data-active] :nth-child(1 of path){
    fill: #6F8BD5;
}
.GGSG-linker[data-active] :nth-child(1 of path){
    fill: #A8D972;
}
.P2A-linker[data-active] :nth-child(1 of path){
    fill: #90C7DC;
}
.hTH[data-active] :nth-child(1 of path){
    fill: #FDD55E;
}
.hGCH1[data-active] :nth-child(1 of path){
    fill: #C59F41;
}
.BvCYP76AD1[data-active] :nth-child(1 of path){
    fill: #F4A8AF;
}
.Mj-cGT[data-active] :nth-child(1 of path){
    fill: #C66268;
}
.sec-main svg{
    /* max-width: 100%; */
    cursor: default !important;
    /* min-height: 0; */
    /* min-width: 0; */
}
.sec-main td, .sec-main th{
    font-size: 0.9rem !important;
}