html .wheel-container .single-sector .text-holder {
    color: #000;
}
html .wheel-container .wheel-border {
    width: 114%;
    height: 114%;
    left: -6%;
    top: -6%;
}
html .wheel-tab-column.active .wheel-tab-name {
    color: #0b0c0f !important;
}
html .wheel-tab-column.active .wheel-tab-icon > i {
    color: #0b0c0f !important;
}

