.nosotros-industrial-container-760a16f1 {
    background-color: #222222;
    padding: 100px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.nosotros-content-760a16f1 {
    max-width: 800px;
    text-align: center;
}
.nosotros-title-760a16f1 {
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 42px;
    margin-bottom: 20px;
}
.yellow-divider-760a16f1 {
    width: 80px;
    height: 6px;
    background-color: #FFC107;
    margin: 0 auto 30px auto;
}
.nosotros-text-760a16f1 {
    color: #cccccc;
    font-size: 18px;
    line-height: 1.8;
}