.post-nav {
    margin-top: 5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.post-nav .overview-icon {
    background-image: url('../img/le-overview-icon.svg');
    width: 25px;
    height: 25px;
}

.le-portfolio-post-page .wp-block-image.size-full {
    margin-bottom: 32px;
}

.le_portfolio-template-default .wp-block-columns {
    margin-top: 0 !important;
}