
.nosotros{
    text-align: justify;
    line-height: 2em;
}

.map-form{
    background-color: antiquewhite;
    padding-top: 10px;
}

.video{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#pie{
    height: 380px;
    background-color: rgb(7, 3, 0);
    padding-top: 10px;
}
#pie1{
    width: 500px;
    float: right;
    
}
#pie1 article p{
    color: white;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
   }
   
  

#pie2{
    width: 170px;
    height: 70px;
    float: left;
    margin-left: 80px;
    margin-top: 60px;
}

