.postin-frontend-meta {
    margin-top: 24px;
    padding-top: 12px;
    border-top: 1px solid #ddd;
    font-size: 14px;
}

.postin-frontend-label {
    font-weight: 600;
    margin-right: 6px;
}

.postin-frontend-platforms {
    margin-bottom: 6px;
}

.postin-platform-badge {
    display: inline-flex;
    align-items: center;
    margin-right: 8px;
    margin-bottom: 4px;
    padding: 2px 8px;
    border-radius: 999px;
    background: #f5f5f5;
}

.postin-platform-badge .dashicons {
    margin-right: 4px;
    line-height: 1;
}

.postin-platform-link {
    display: inline-flex;
    align-items: center;
    color: inherit;
    text-decoration: none;
}

.postin-platform-link:hover .postin-platform-name {
    text-decoration: underline;
}

.postin-frontend-hashtags {
    margin-top: 4px;
}

.postin-frontend-hashtag-list {
    display: inline;
}

.postin-frontend-hashtag {
    margin-right: 4px;
    color: #2271b1;
}
