/*
Theme Name: Lenzner KI
Theme URI: https://ki-consulting.info/
Author: Lenzner Marketingbüro
Author URI: https://ki-consulting.info/
Description: Eigenständiges WordPress-Theme für die KI-Consulting-Agentur von Lenzner Marketingbüro.
Version: 1.0.0
Text Domain: lenzner-ki
*/

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: #f8fafc;
  color: #0f172a;
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}
