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

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

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