.entry-meta, .entry-meta * {
    line-height: 1.45;
    color: var(--ast-global-color-0);
    display: none;
}
.ast-single-post .entry-title, .ast-single-post .entry-title a {
    line-height: 1.2;
    display: inline-block;
}
header.entry-header:not(.related-entry-header) .entry-title {
    font-weight: 600;
    font-size: 32px;
    font-size: 1.5rem;
}