.saturation-help-tooltip.introjs-tooltip {
    min-width: 280px;
    max-width: 420px;
    font-size: 0.9rem;
    line-height: 1.4;
}

.saturation-help-tooltip .introjs-tooltiptext {
    padding: 12px 14px;
}

.saturation-help-tooltip .introjs-tooltipbuttons {
    border-top: 1px solid #dee2e6;
    padding: 8px 10px;
}

.saturation-help-tooltip .introjs-button {
    font-size: 0.85rem;
    padding: 0.25rem 0.6rem;
    text-shadow: none;
}

.introjs-helperLayer {
    box-shadow: rgba(33, 33, 33, 0.55) 0 0 0 5000px, rgba(255, 165, 0, 0.35) 0 0 0 2px;
}

.introjs-progressbar {
    background-color: #ffa500;
}
