/*
Theme Name: Especialista Base
Theme URI: https://especialistalocal.pt
Author: Gabriel Marcos
Author URI: https://especialistalocal.pt
Description: Tema base extremamente leve para Especialista Local e GesEspecialista.
Version: 1.0
Text Domain: especialista-base
*/

html,
body{
    margin:0;
    padding:0;
    width:100%;
    height:100%;
}

*{
    box-sizing:border-box;
}