/* 
Theme Name: Moshe Cohen
Theme URI: 
Description: 
Author: Gal Rozenfeld
Author URI: https://upnext.co.il
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: 
*/
/*
    Add your custom styles here
*/
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 10px;
}

body {
  margin: 0;
  padding: 0;
}/*# sourceMappingURL=style.css.map */