@charset "UTF-8";
    * {
        background-color:darksalmon;
            box-sizing:border-box;
        color:#000000;
        text-align: left
}

header nav ul li a {
    text-decoration: none;
    background-color: beige;
    color: black;
    display: block;
    font-family: sans-serif;
    padding: .2rem;
    margin: .1rem;
    margin:auto;
    font-weight: bold;
    font-size: 1rem;
    text-align: center;
    list-style: none;
    font-weight: normal
}

header nav ul {
    
list-style-type:none;
    padding: 0.00em;
    display:block;
    overflow: auto;
    width: 40rem;
   text-align: center;
    margin:auto;
}

header nav ul li a:hover {
    
    color:#000000;
    font-weight: bold;
    background-color: #000000;
}

#logo {
    text-align:center;
    background-color: #000000;
    margin:auto;
    padding: .5rem;
}

h2 {
    font-family: sans-serif;
    font-weight:bolder;
        color:#000000;
    font-size: 2em;
display: box;
    text-align: center;
}

footer {font-size: .9em;
text-align: justify;
    text-justify: inter-word;
    display: block;
    padding: 1.5em;
    margin: .8em;
    font-style: italic;
    font-size: .7em;
}

#info ul li a{
    color: #000000;
}
#info ul li {
    list-style: none;
text-align: left;
    font-size: .8em
}

h4 {font-family: sans-serif;
font-weight: bold;
color:#000000;
    background-color: beige;
    text-decoration: none;
    display: block;
    margin: 2em;
    text-align: center;
}

h3 { font-weight:bolder;
font-family: sans-serif;
font-size: .8em;
    margin: em;
    margin-left: 3em;
}

h2 {
    font-weight:bolder;
    font: "roboto";
    background-color: none;
    color: black;
    display: grid;
    width:12.57rem;
    margin: 1em;
    font-size: 1.7rem;
    text-align:left;
}

#info div li {
    font-weight:600;
    font-family: sans-serif;
    font-size: .88rem;
    text-align: left;
    color:#000000;
}

#redes ul li a: hover {
    
    color: black;
    text-decoration-line: none;
    font-weight: bold;
}

#redes ul li a: hover {
    color:#f55f01;
    background-color: white;
}
    