/* ========================================= */
/* CSS for sap.esh.search.ui/SearchPieChart  */
/* Horizon High Contrast Black theme         */
/* ========================================= */

g.sap-piechart path {
    fill: black;
    stroke: white !important;
    outline: none;
}

g.sap-piechart text.labelshadow {
    stroke: black;
    stroke-width: 0.5rem;
}
