/*
Theme Name: B1 Construction
Theme URI: https://b1-construction.de
Author: UBIQON / B1 Construction
Description: Maßgeschneidertes WordPress-Theme für B1 Construction GmbH. Enthält Startseite, Kooperationen, Impressum, Datenschutz, AGB und ein serverseitig angebundenes Kontaktformular.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: b1-construction
*/

/* WordPress compatibility */
html { margin-top: 0 !important; }
.admin-bar .header { top: 32px; }
@media screen and (max-width: 782px) {
  .admin-bar .header { top: 46px; }
}
.b1-wp-fallback { max-width: 900px; margin: 0 auto; padding: 80px 24px; font-family: Inter, Arial, sans-serif; }
