/*
------------------------------------------------------------------------------------
COM.EZZATO.DEV
By : Andre Lorenzoni at andre@ezzato.com
------------------------------------------------------------------------------------
*/	

/*
page
*/

body {
   position: relative;
}

body > .html-container {
   position: relative;
}

body > .html-container > .page {
   position: relative;
}

* {
   font-family: 'Montserrat', sans-serif;
}