<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*# sourceMappingURL=style-m.css.map */
.single_tags &gt; a {
    background: #29243C;
    color: #7E66FF;
    padding: 0.5em 1em;
    border: 0px;
    border-radius:7px;
}

.single_tags &gt; a:hover {
    filter: brightness(1.5)
}

.single_tags &gt; a::before {
    content: "#";
}

.posted-on {
    font-size: inherit;
    color: #ffffff;
}

.mb-5 {
    margin-bottom: 1.5em;
}</pre></body></html>