/*
Theme Name: InternetFactory
Theme URI: https://example.com/
Author: Internet Factory
Author URI: https://example.com/
Description: Poprawiony motyw startowy pod Elementor bez duplikowania treści.
Version: 1.2
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: internetfactory
*/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body, html {
    margin: 0;
    padding: 0;
}

.site-header,
.site-footer,
main,
img,
.elementor-section {
    margin: 0 !important;
    padding: 0 !important;
    border: 0;
}

.elementor-section.elementor-top-section {
    margin-top: 0 !important;
}
