/*
Theme Name: Hello Elementor Child
Description: A plain-vanilla & lightweight child-theme for Elementor page builder
Author: Ole Ohrt (Bela IN_HOUSE)
Template: hello-elementor
*/



/* Typo 
################################################## */

html {
    font-size: 1.5rem;
}




/* Basis 
################################################## */

html {
	scroll-behavior: smooth;
}

