.rm-tight {
    margin: 0;
    line-height: 1.25;
    white-space: normal;
}

.richtext-compact,
.richtext-compact p,
.richtext-compact div,
.richtext-compact ul,
.richtext-compact ol,
.richtext-compact li {
    margin-top: 0;
    margin-bottom: .25rem;
    line-height: 1.35;
}

    .richtext-compact ul,
    .richtext-compact ol {
        padding-left: 1.1rem;
    }

    .richtext-compact blockquote {
        margin: .4rem 0;
        padding: .35rem .75rem;
        border-left: 4px solid #c9ced6;
        background: #f6f7f9;
        color: #495057;
    }

        .richtext-compact blockquote p {
            margin: 0;
        }
