/**
* Theme Name: Poco Child
* Description: This is a child theme of Poco, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: poco
* Version: 2.2.4
*/
/* Autor-Name auf Blog/Beitragsseiten ausblenden */
.post-meta .author,
.author,
.byline,
.posted-by,
.single-post-meta .author {
    display: none !important;
}
