//
// Component: Totop
//
// ========================================================================


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

@totop-color:                                   @global-link-color;
@totop-hover-color:                             @global-link-hover-color;


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

.hook-totop() {}

.hook-totop-hover() {}

.hook-totop-active() {}


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

.hook-icon-misc() {}


// Inverse
// ========================================================================

.hook-inverse-totop() {}
.hook-inverse-totop-hover() {}
.hook-inverse-totop-active() {}