html 
body {background-image: url(fondo2.png);}

p{color: black;
width: 40%;
padding:5;
    box-sizing: 70;
    
}
#destacada {
  width:80%;
  height: 80%;
    }
#destacada1 {
  width:70%;
  height: 70%;
    }
.boton {
    background-color: azure;
    font:  color: dodgerblue;
    display: inline-block;
    font-size:15px;
    margin:10px;
    padding: 10px 0px;
    text-align: center;
    width: 150px;
    text-decoration: none;
    box-shadow: 15px 10px 0 px; color: black;
    border-bottom-style: groove;}

.boton1 {
    background-color: azure;
    font:  color: dodgerblue;
    display: inline-grid;
    font-size:15px;
    margin:5px;
    padding: 5px 0px;
    text-align: center;
    width: 150px;
    text-decoration: none;
    box-shadow: 15px 10px 0 px; color: black;
    border-bottom-style: groove;}
h2 {font-family: sans-serif; font: helvetica; font-style:normal; font-size: 40pt; color:black; text-align:center}
h3 {;font-family: sans-serif; font: helvetica; font-style: normal;font-size: 20pt; color:dodgerblue; text-align:left}
#fotoport {
  width: 80%;
  height: 80%;
    
}

#fotoport2 {
  width: 60%;
  height: 600%;
    
    }
#dgpc { 
  width:10%;
  height: 10%;
margin-left: 35pt; 
}


h3 {color:teal;}
h4 {color:navy}
h4 {margin-left: 20px;font-family: sans-serif; font: helvetica; font-style:normal}

.destaque{
    color: black;
width: 50%;
    margin-left: 20px;
}

li{
    color:blueviolet;
margin-bottom:0;
}

header nav ul li a{color: dodgerblue;}

main,footer{margin-left: 45px;}
