
    #Indicators .okIcon::before {
        content: '\ea84';
    }
    #Indicators .description::before {
        content: '\e30d';
    }   
    .bootstrap4 #Indicators .okIcon::before {
        content: '\e7d9';
    }
    .bootstrap4 #Indicators .description::before {
        content: '\e7cb';
    }
    .bootstrap5-dark #Indicators .okIcon::before {
    content: '\e72b';
    }
    .bootstrap5-dark #Indicators .description::before {
    content: '\e7c0';
    }
    .bootstrap5 #Indicators .okIcon::before,
    .tailwind #Indicators .okIcon::before, .tailwind-dark #Indicators .okIcon::before,
    .tailwind3 #Indicators .okIcon::before, .tailwind3-dark #Indicators .okIcon::before,
    .fluent #Indicators .okIcon::before,.fluent2 #Indicators .okIcon::before,.fluent2-highcontrast #Indicators .okIcon::before,
    .fluent2-dark #Indicators .okIcon::before, .fluent-dark #Indicators .okIcon::before,
    .bootstrap5_3 #Indicators .okIcon::before,
    .bootstrap5_3-dark-lite #Indicators .okIcon::before,
    .bootstrap5_3-dark #Indicators .okIcon::before, 
    .bootstrap5_3-lite #Indicators .okIcon::before, .material3-dark #Indicators .okIcon::before,.material3 #Indicators .okIcon::before {
    content: '\e72b';
    }
    .bootstrap5 #Indicators .description::before,
    .tailwind #Indicators .description::before, .tailwind-dark #Indicators .description::before,
    .tailwind3 #Indicators .description::before, .tailwind3-dark #Indicators .description::before,
    .fluent #Indicators .description::before, .fluent-dark #Indicators .description::before,
    .material3-dark #Indicators .description::before,.material3 #Indicators .description::before,
    .fluent2 #Indicators .description::before,.fluent2-highcontrast #Indicators .description::before,
    .fluent2-dark #Indicators .description::before,
    .bootstrap5_3 #Indicators .description::before,
    .bootstrap5_3-dark-lite #Indicators .description::before,
    .bootstrap5_3-dark #Indicators .description::before, 
    .bootstrap5_3-lite #Indicators .description::before{
    content: '\e7c0';
    }
    .fabric #Indicators .description::before,
    .fabric-dark #Indicators .description::before {
        content: '\e310';
    }
    .highcontrast #Indicators .description::before {
        content: '\e310';
    }
