/*
Theme Name: Morele
Theme URI: 
Author: kolaboracja.com <pawel@dysput.dev>
Author URI: 
Description: 
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 8.1
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: morele
Tags: 
*/

@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

html {
    scroll-behavior: smooth;
}

body {
    overflow-x: clip;
}
