/*
Theme Name: WP Theme Generator
Theme URI: https://www.wpthemegenerator.io
Author: Automark Digital
Author URI: https://www.automarkdigital.com
Description: Modern SaaS landing page WordPress theme with WooCommerce-ready design.
Version: 1.0
License: GPL v2 or later
Text Domain: wpthemegenerator
*/

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: Inter, sans-serif;
  background: #ffffff;
}
