/*
Theme Name: PackPilot
Theme URI: http://localhost:8080/
Author: PackPilot Supply
Description: Minimal conversion-focused theme for the packaging lead generation site.
Version: 1.0.0
Requires at least: 6.0
Text Domain: packpilot
*/

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
}

.packpilot-main {
  min-height: 100vh;
}
