article a {
    /*
      For a reason, we must override the style of the links because they are displayed in black in
      entries corpus.
    */
    color: #337ab7;
}

/* Cancel changes from the martor library (it override clean-blog style on entry content). */
div.martor-preview {
    font-size: 1.25rem;
    line-height: var(--bs-body-line-height);
}
