.acf-post-share {
    display: flex;
    align-items: center;
    justify-content: space-between;
    -moz-column-gap: 16px;
         column-gap: 16px
}
.acf-post-share .c-post-share-btn {
    z-index: 10
}
.acf-post-share .c-post-share-btn .c-post-share-btn__btn span {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity))
}
.acf-post-share .c-post-date-author span {
    display: block
}
.acf-post-share .c-post-date-author .c-post-date-author__author {
    margin-top: -8px;
    text-transform: capitalize
}
.acf-post-share .c-post-date-author .c-post-date-author__author a {
    font-family: Zalando Sans Expanded, sans-serif;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity))
}
.acf-post-share .c-post-date-author .c-post-date-author__author-name {
    display: inline-block
}
.acf-post-share .c-post-date-author__date {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity))
}
