body{
  background-image: url(https://cdn.shopify.com/s/files/1/0358/8272/9612/files/thatskywallpaper-landscape-4.jpg?v=1676418946);
}
.container {
  width:1080px;
  margin:0px auto;
  font-size:1em;
  font-family: "Arial", Georgia, Serif;
    font-size: 15px;
}
header {
  text-align:center;
  border: 1px solid #ccc;
  background-image: url(https://64.media.tumblr.com/7eee5ed46e40ccb685a02ebe972505e4/cf714e6a6bef1fb9-c5/s1280x1920/45d3a2438a7d3f9cf810b5305ad619cb19280ec1.png);
  font-family: 'Teko', sans-serif;
}
a {
  color: #333;
  text-decoration: none;
}
section,aside {
  padding: 10px;
  -moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;border-radius:3px;
}
section {
  float: left;
  width: 70%;
  background: #c68e81;
  border: 1px solid #ccc;
}
aside {
  float: right;
  width: 25%;
  background: #a98846;
  color: #442810;
}

aside a{
  color: #2b210e;
}
aside a:hover{
   color: #57441d;
}
nav {
  overflow: hidden;
  background:#c89773b3;
  margin-top: 0.5%;
  margin-bottom: 0.5%;
}
nav ul {
  list-style-type:none;
  float:left;
  padding:0px;
  width: 100%;
  display: table;
  text-align: center;
}
nav ul li {
  display: inline-block;
  float: none;
  padding:3px 10px;
  margin:2px;
  background:#f2ece7;
  -moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;border-radius:3px;
}
nav ul li:hover {
  background-color: #ead3be;
  text-decoration: underline;
}
nav a {
 display:block;
 text-align:center;
 text-decoration:none;
 color: #795a5a;
}
footer {
  position: fixed;
  width: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0px 0px 0px 0px;
  background-color: #a4764c8a;
  text-align: center;
}
footer a {
  color: #fff;
}
 
header h1{
  color: chocolate;
}
.seccion1{
  background: #ffe8bf;
}
article{
  background-image: url(https://a.storyblok.com/f/108104/1009x1042/59839fa38b/guide-bg.jpeg);
  border-left-color: black;
}
#unica{
  text-align: right;
  width: 40px;
}
.Teko{
  font-family: 'Teko', sans-serif;
  }
  #dd{
    color: #8a5a30;
  }
  .xd{
    font-family: 'Teko', sans-serif;
    text-align: center;
  }
  #hug{
    display: block;
    margin: auto;
    }
#mapa{
  height: 30px;
}