/*
Theme Name: Web Design Squad Showcase
Theme URI: https://webdesignsquadllc.com/
Author: Web Design Squad LLC
Author URI: https://webdesignsquadllc.com/
Description: Custom lead-generation WordPress theme for Web Design Squad LLC with showcase-level motion and a homepage consultation form.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: wds-showcase
*/

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
}
