/*
Theme Name: Zabka
Author: Rokujemy.pl
Theme URI: https://rokujemy.pl/
Author URI: https://rokujemy.pl/
Tags: news, one-column, two-columns, right-sidebar
Description: Theme 
Version: 1.0.0
Text Domain: zabka
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
License: Premium
License URI: #
 */

 html, body {
    padding:0;
    margin:0;
 }

 body {
   font: 15px / 1.4 sans-serif;
   font-weight: 400;
   font-family: 'Nunito-Regular', sans-serif;
 }

 html {
   scroll-behavior: smooth;
}