/* Frontend styles for the Tippy Tooltip block */

.tippy-tooltip-block .tippy-tooltip-anchor {
    text-decoration: underline dotted;
    cursor: help;
}