﻿.hashtag-icon {
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 auto 5px;
    width: 30px;
    height: 30px;
    background-image: url('../img/Hashtag.svg');
}
