/*
Theme Name: Twenty Twenty Four CA Child Theme
Description: Child Theme aus TwentyTwentyFour für CA
Author: sauer-design
Author URI: 
Template: twentytwentyfour
Version: 1.0
*/

body {}

@media screen and (max-width: 767px) {

.items-justified-space-between {
  justify-content: none !important;
}


.wp-block-navigation a {font-size:1.5 em !important; margin-bottom: 0.5em !important;}

.wp-block-navigation ul li {border-bottom: 1px solid red !important; }

}