/* Instructions

The Link: https://www.celerant.com/industries/gift-specialty#ecommerce

The Anchor: <a class="anchor-offset" name="ecommerce">.</a>

*/
:target {
    display: block;    
    position: relative;     
    top: -100px;
    visibility: hidden;
}