.custom-tooltip {
    background-color: blue;
    color: red;
}

.main-bg-color {
  background-color: rgba(255, 193, 7, 0.5) !important;
}