/* ---------------------------------------- Note: any modifications to these styles will be global ---------------------------------------- */ .tippy-box {} .tippy-content {} .tippy-arrow {} /* ---------------------------------------- You can also apply tooltip css overrides on the INTERIOR of your tooltips. Note: results may sometimes be unpredictable 😡 ---------------------------------------- */ .tippy-box .style1 { font-family: courier; color: #0066FF; padding: 15px; display: inline-block; }