/*!
Theme Name: KRS Child
Template: twentytwentyfive
Theme URI: https://christianburghart.de/
Author: Christian Burghart
Author URI: https://christianburghart.de/
Description: A child theme for the Twenty Twenty-Five Theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: krs-child
Domain Path: /assets/lang
*/

/*--------------------------------------------------------------
# Root
--------------------------------------------------------------*/
/*
body {
    background: var(--wp--preset--color--accent-4) !important;
}
*/

/*--------------------------------------------------------------
# Main
--------------------------------------------------------------*/
.home .wp-block-post-template .wp-block-post .entry-content img {
    width: 100%;
    height: auto;
}
