.tippy-box {
    background-color:#fcfcfc;
    color:var(--rtd-color-text-base);
    border: 1px solid var(--rtd-color-border);
}