
.mybb-hashtag {
    color: #7c473b;
    font-weight: 700;
    text-decoration: none;
}

.mybb-hashtag:hover {
    text-decoration: underline;
}

