.white-tooltip + .tooltip > .tooltip-inner {
    background-color: #f9f9f9 !important;
    color: #0b0b0b !important;
}
.white-tooltip + .tooltip > .tooltip-arrow {
    border-bottom-color: #f9f9f9 !important;
    color: #0b0b0b !important;
}