.topmenu {
    display: inline;
    align-items: center; 
    gap: 8px; 
}

.topmenu img {
    height: 10em; 
    width: auto; 
    vertical-align: middle; 
}
.far{
    height: 300px;
    width: 500px;
    display: inline;
}
.far2{
    height:10px;
    width: 10px;
    display: right;
}
.imagen-cactus {
  width: 200px;
  border-radius: 10px;
}

table td {
  padding: 15px;
  vertical-align: top;
}

body {
    background-color: #6e755b;
    color: white;
    font-family: Arial, sans-serif;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100vh;
    margin: 0;
    text-align: left;
    flex-direction: column;
    padding: 20px;
}


.navbar {
    background-color: rgb(5, 5, 5);
    width: 100%;
    padding: 0px 0px;
    display: flex;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
}
.navbar a {
    background-color:6e755b ;
    border: none;
    padding: 5px 5px;
    margin: 0 10px;
    cursor: pointer;
    font-size: 16px;
    border-radius: 5px;
    text-decoration: none;
    margin-top: 100px;
    color: rgb(250, 242, 242);
}
.navbar a:hover {
    background-color: rgb(6, 5, 5);
}
h1 {
    margin-bottom: 10px;
    margin-top: 200px;
    font-family: 'Roboto', sans-serif; 
    font-size: 36px; 
    font-weight: bold; 
    color: #000;
}
h2 {
    margin-bottom: 10px;
    margin-top: 200px;
    font-family: 'Roboto', sans-serif; 
    font-size: 36px; 
    font-weight: bold; 
    color: #000;
    display:inline;
}
p {
    max-width: 600px;
}
img {
    margin-top: 20px;
    width: 300px;
    border-radius: 10p;
}

.item-tenis {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 2rem;
    gap: 1rem;
}

.item-tenis p {
    flex: 1;
    font-size: 1rem;
    text-align: left;
}

.imagen-cactus {
    max-width: 300px;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

}
.content {
    position: relative;
    z-index: 1;
    padding-top: 16px;
}
.seccion {
    color: rgb(10, 10, 10);
    font-style: italic;
    font-family: 'Arial', sans-serif; 
    font-size: 18px; 
}
.seccion1 {
    color: rgb(10, 10, 10);
    font-style: italic;
    font-family: 'Arial', sans-serif; 
    font-size: 180px; 
}
.seccion2 {
    color: rgb(10, 10, 10);
    font-style: italic;
    font-family: 'Arial', sans-serif; 
    font-size: 18px; 
    display: inline;
}

.bordes1{
    width:300px;
    height: 300px;;

}
.bordes15{
        width:900px;
        height:center;
        font-family: 'Georgia', serif; 
        font-size: 50px; 
        color: #0b0b0b; 
    }
    
    .bordes2 {
        width: 100%;
        height: 300px;
        border-top: 20px double black; 
        border-bottom: 20px double black; 
        border-left: 10px double black; 
        border-right: 10px double black; 
        
        .imagen-cactus {
    display: inline;
}
        
    }
    .bordes3{
        width: 100%;
        height: 300px;
        border-top: 20px double black; 
        border-bottom: 20px double black; 
        border-left: 10px double black; 
        border-right: 10px double black; 
        }
      
        .bordes4{
            width: 100%;
            height: 300px;
            border-top: 20px double black; 
            border-bottom: 20px double black; 
            border-left: 10px double black; 
            border-right: 10px double black; 
            }
            .bordes5{
                width: 100%;
                height: 300px;
                border-top: 20px double black; 
                border-bottom: 20px double black; 
                border-left: 10px double black; 
                border-right: 10px double black; 
                }
                .bordes6{
                    width: 100%;
                    height: 300px;
                    border-top: 20px double black; 
                    border-bottom: 20px double black; 
                    border-left: 10px double black; 
                    border-right: 10px double black; 
                    }