/*
Theme Name: Informando Direito
Theme URI: https://informandodireito.karolinefeitosa.adv.br
Author: 3W Inteligência Web
Author URI: https://3winteligenciaweb.com.br
Description: Theme wordpress informando direito
Version: 1.0
Text Domain: ifd
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
*/

*{
box-sizing:border-box;
outline:0;
border:0;
padding:0;
margin:0;
}
body, html{
padding:0;
margin:0;
font-family: 'Fjord One', serif;
height: 100%;
}
h1, h2, h3, h4, h5, h6{
font-family: 'Fjalla One', sans-serif;
}
ul{
margin:0;
padding:0;
}
ul li{
padding:0;
margin:0;
list-style: none;
}
img{
max-width: 100%;
height:auto;
border:0;
outline: 0;
}
button, input, a, select{
outline: 0 !important;
border:0;
text-decoration: none;
}