.tippy-tooltip {
    font-size: 12px;
}

.tippy-tooltip.tomato-theme {
    background-color: #cc0000;
}

.tippy-tooltip.tomato-theme .tippy-arrow {
    border-top-color: #cc0000;
}
