.elementor-3010 .elementor-element.elementor-element-afe9109{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-65cb30b *//* Judul & tanggal */
.post-date-tokoh {
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
    color: #444;
}

.post-date-tokoh .site-name {
    color: #44b026;
    font-style: italic;
}

/* Konten single departement */
.custom-single-post {
    line-height: 1.7;
}

/* Share button */
.share-button {
    background: #44b026;
    color: white;
    padding: 10px 28px;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
}

/* Responsif */
@media (max-width: 480px) {
   .post-date-tokoh {
        font-size: 12px !important;
        margin-bottom: 8px;
    }
}/* End custom CSS */