.Empresa-titulo{

    color:#000000;
    font-size: 40px;
     font-weight: 400;
}
.Empresa-texto{

    font-weight: 400;
    color:black;
    font-size: 16px;
    margin-top: 56px;
      font-family:'Work Sans';
}


.Empresa-TextoAdd__titulo{


    color:#363434;
    font-weight: 800;
    font-size: 19px;
    text-align: center;
    text-transform: capitalize;

}
.Empresa-TextoAdd__texto{

    color:#000000;

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

