#descripcion-empresa-tres-columnas .titulo {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.1;
}

#descripcion-empresa-tres-columnas .fw-bold.fs-6 {
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 20px;
    color: #3f3f3f;
}

#descripcion-empresa-tres-columnas .fw-bold.fs-6 strong,
#descripcion-empresa-tres-columnas .fw-bold.fs-6 b {
    font-weight: 700;
}

#descripcion-empresa-tres-columnas p {
    margin-bottom: 0 !important;
}

#descripcion-empresa-tres-columnas h5 {
    margin-bottom: 0 !important;
}

@media (max-width: 767px) {
    #descripcion-empresa-tres-columnas .logo-descripcion {
        width: 70%;
    }
}
