/*
Theme Name: Twenty Twenty-Four Child
Theme URI: http://360vier.de
Description: Child Theme for OnOffice form style
Author: 360VIER
Author URI: http://360vier.de
Template: twentytwentyfour
Version: 1.0.0
*/

:root {
  --black: #000;
}

* {
  box-sizing: border-box;
}

.wp-block-site-logo img {
  width: 10rem;
  max-width: 100%;
  height: auto;
}
