/* Custom CSS - write your own CSS values to overwrite the ones from m20 */

#network-sidebar-message {
    display: none;
}

.widget .textwidget.custom-html-widget a {
    text-decoration-line: underline;
}

footer.comment-meta {
 background-color: inherit;
}

/* hide empty <aside> that takes up space on mobile */
aside#bb-sidebar {
    display: none;
}