.post-type-archive-libros .wp-block-post-template,
.post-type-archive-articulos .wp-block-post-template,
.page-template-page-publica-libro .wp-block-post-template,
.page-template-page-publica-articulo .wp-block-post-template {
    gap: 1.5rem;
}

.se-publication-sidebar {
    position: sticky;
    top: 5.5rem;
}