/*
 Theme Name:   Schmidt Strahl 2026
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       webdevtrust GmbH
 Author URI:   https://webdevtrust.com/
 Template:     bricks
 Version:      1.1
 Text Domain:  schmidtstrahl
*/

@media (max-width: 768px) {
  .flex-reverse-mobile {
    flex-direction: column-reverse;
  }
}
.wp-post-image {
	margin-bottom: 16px;
}