.Empresa-titulo{
    font-family: 'DMSans-Regular';
    color:black;
    font-weight: 600;
    font-size: 30px;
}
.Empresa-texto{
    font-family: 'DMSans-Light';
    font-weight: 400;
    color:black;
    font-size: 18px;
    margin-top: 30px;
}
.Empresa-TextoAdd__titulo{

    font-family: 'DMSans-Bold';
    color:#007AC2;
    font-weight: 600;
    font-size: 23px;
    text-align: center;
}
.Empresa-TextoAdd__texto{

    color:#000000;
    font-family: 'DMSans-Light';
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}
