.font-bold {
    font-weight: 700;
}

/* Fixes the Checklist multiline wrapping issue */
.checklist-box2 .cbx { display:flex; }
.checklist-box2 .cbx span:first-child { min-width:22px; min-height:22px; }
.logo.has_bg { background-size:cover; }
.select_user .group div img.user_photo { min-width:30px; min-height:30px; }
[aria-label="High Priority"] { color:white!important; }
body .ql-editor p { margin-bottom:1.25em; }
body .ql-editor p:last-child { margin-bottom:0; }
.workspace__view .justify-around { justify-content:space-between; }
.workspace__view>div>div>div.flex.relative > button { margin-right:50px; }