/*
Theme Name: Astra Child
Theme URI: https://kaffeezubehoer.net
Description: Astra Child Theme
Author: Christian Hallerbach
Template: astra
Version: 1.0.0
*/

@import url("../astra/style.css");

/* Verstecke Blog Post Meta komplett */
.ast-blog-meta {
    display: none !important;
}

/* Fallback für andere Meta-Ausgaben */
.ast-post-meta,
.entry-meta {
    display: none !important;
}
