/* Reset basico do tema Santullo (Tapume) */
* { box-sizing: border-box; }
body { margin: 0; font-family: 'Montserrat', Arial, sans-serif; }
