/*
	Theme Name: Elementor Start
	Author: Luan Piegas
	Author URI: https://github.com/luanpiegas
	Description: Use this starter/blank theme to creater you custom website using Elementor's Theme Builder feature. Theme is no extra CSS or JS code that could shift your widgets from the page builder!
	Requires at least: 5.9
	Tested up to: 5.9.3
	Requires PHP: 7.4
	Text Domain: elementor-start
	Version: 0.3
*/

* {
  box-sizing: border-box;
}

body {
  margin: 0;
}
