/*Hoja de estilo*/


header{color:white; background-color: none;font-family: 'Source Sans Pro', sans-serif;font-size:12pt;margin:1.5rem;5rem; 1.5rem;1.5rem;padding:1.5rem;5rem;1.5rem;2rem;text-align: left;text-align: center}
 

main{color:black; background-color:lightblue;margin:1.5rem;padding:.5rem;text-decoration: underline; color:darkcyan;}
body{color: antiquewhite; background-color:black;}

footer{margin:1.5rem;padding:.5rem; color: white; background-color: none; font-family: 'Source Sans Pro', sans-serif; font-size:10pt;text-align: center}

.destacado{color:white;font-weight:bold;}

h1{font-size: 18pt;}
h2{font-size: 16pt;}
h3{font-size: 14pt;}


li{display:inline;margin:.2rem;padding:.5rem;align-items: center;}
a {text-decoration: none; color: midnightblue;}
a:hover {text-decoration: none ; color: darkcyan;}
a:visited {text-decoration: none ; color: black;}

nav{text-align: center;}