/* Hide updated time */
.posted-on .updated {
    display: none;
}

.comments-link {
    margin: 0 10px;
}

.cat-links {
    margin: 0 10px 0 0;
}

.nav-links {
    margin: 10px 0;
}

.tags-links {
    margin: 0 10px;
}

.edit-link {
    margin: 0 10px;
}

.form--inline .form-actions {
    margin-top: 1em;
    margin-bottom: 1em;
}

.item-list .title {
    font-weight: bold;
}

.uowdf-mobile-menu {
    font-family: var(--font-family-slab,"Source Serif Variable",Times,"Times New Roman",Georgia,"DejaVu Serif",);
    color: #fff !important;
    font-size: 1.125rem;
    line-height: 1.575rem;
}

.uowdf-mobile-menu__close-button  {
    color: #fff !important;
}