.Empresa-titulo{

    color:white;
    font-weight: 600;
    font-size: 32px;
    padding-top:50px;
}
.Empresa-texto{

    font-weight: 400;
    color:white;
    font-size: 18px;
    margin-top: 30px;
}
.Empresa-TextoAdd__titulo{


    color:#131313;
    font-weight: 700;
    font-size: 20px;
    text-align: left;

}
.Empresa-TextoAdd__texto{

    color:#000000;

    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: left;
}
