//
// Component: Tooltip
//
// ========================================================================


// Variables
// ========================================================================

@tooltip-background:                            @global-secondary-background;
@tooltip-font-size:                             14px;


// Component
// ========================================================================

.hook-tooltip() {}


// Miscellaneous
// ========================================================================

.hook-tooltip-misc() {}
