/* ==========================================================================
   Block element
   ========================================================================== */

%link-reset {

    &, &:hover {
        text-decoration: none;
        color: inherit;
    }
}
