.hider {
    display: none !important;
}
.no_uppercase {
    text-transform: unset !important;
}
a {
    text-decoration: none !important;
}

.tags {
    margin-bottom: 0.5rem;
}
.hashtag {
    margin: 0.2rem;
}
.text-50p {
    font-size: 50% !important;
}