/* botones inglés español*/

.lengua_activa {
    
    float:left;
    margin-left:2px;
    background-color: dimgray;
    height: 40px;
    text-align: center;
    justify-content: center;
}

.lengua {
    
    float:left;
    margin-left:2px;
    height: 40px;
    text-align: center;
    justify-content: center;
}