/* 
Theme Name: Onet
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
*/
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 1vw;
}
/*# sourceMappingURL=style.css.map */