/*
 Theme Name:   Astra Child
 Theme URI:    https://herzverse.de
 Description:  Astra Child Theme für herzverse.de
 Author:       Karin Simon
 Template:     astra
 Version:      1.0.0
 Text Domain:  astra-child
*/

/* Beitragsbild Einzelbeitrag */
.entry-content .herzverse-beitragsbild {
    display: block !important;
    width: 100% !important;
    max-width: 700px !important;
    height: auto !important;
    margin: 0 auto 2rem !important;
    border-radius: 8px;
}
