/* Réglages historiques actuellement présents dans Apparence > Personnaliser > CSS additionnel */

.ast-archive-description {
    padding-top: 0 !important;
}

body.archive .ast-archive-description .ast-archive-title,
body.archive .ast-archive-description .ast-archive-title * {
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: 25px !important;
}

#comments {
    display: flex;
    flex-direction: column-reverse;
}

.comments-title {
    display: none !important;
}

#comments time {
    pointer-events: none !important;
}

.entry-title {
    font-size: 2.35rem;
}