.body-textura{
    background-color: #e8e8e8;
    background-image: url("../img/inspiration-geometry.png");
}
.fondo-textura{
    background-color: #cce7cd;
    background-image: url("../img/squared-metal.png");
}
.navBarPrincipal{
    background-color: #1ebea5!important;
}
.navBarPrincipal .title{
    color: #fff!important;
}
.navBarPrincipal .is-active{
    background-color: #2bad98!important;
}
.navBarPrincipal a{
    font-weight: 700;
}
.navBarPrincipal .navbar-item:hover {
    background-color: #2bad98!important;
}
footer {
    background-color:#edf8f5!important;
}
footer a,p{
    color:black!important;
}
.redes-style{
    text-align: center;
}
.icon-redes-style{
    max-width: 35px;
    height: auto;
}
