@charset "utf-8"
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
    * {box-shadow:border-box;
}

html { 
        height: vh100;
        font-size: 125%;
font-family: sans-serif}
img {image-orientation:left;
    margin:3%;
    }

body { width: 100%;
margin: 0;
padding:0;}

h2 {margin:3%;
    text-decoration: inherit;
    color: white;
    list-style: none;
    font-family: 'Lato', sans-serif;
    text-align-last: left;
    font-size: 100%;
    padding:3%;
    background-color: rgb(252, 191, 153)} 

h3 {margin:3%;
    text-decoration: inherit;
    color: white;
    list-style: none;
    font-family: 'Lato'cursive, sans-serif;
    text-align-last: left;
    font-size: 100%;
    padding:2%;
background-color: #aaa4a4
} 

div {text-align: left;
    font-family: 'Lato', sans-serif;
    color: white;
    border-bottom-color: white;
    background-color: #656565;
    font-size: 80%;
    padding:1%;
    
}

.list {text-align: left;
    font-family: 'Lato', sans-serif;
    color: white;
    border-bottom-color: white;
    background-color: #656565;
    font-size: 80%;
    margin-left: 0.6rem;
    
}

p { margin:3%;
    color: white;
    font-size: 70%;
    margin-top: 0 }


nav {background-color: #aaa4a4;
    margin-bottom: 1%;
    margin: 3%;
    
}


header nav ul li a {text-decoration: none;
    color: white;
    text-align: left;
    padding: 1%;
    display: block;
font-family: sans-serif;}


header nav ul li a:hover {
    color: #000000;
    background-color: white;
    font-weight: bold;
}
footer{margin: 3%;
font-family: 'Lato', sans-serif;
    font-size: 30%
}

header nav ul li a {text-decoration: none;
background-color: none;
    color: white;
    text-align: left;
display: block;
font-family: 'Lato', sans-serif;}

.destaque{ 
    margin:3%;
    text-align: left;
    color: #ffffff}

    