alt="Bodea: "Gender tends to be less and less important in entrepreneurship"

Bodea: “Gender tends to have less and less importance in entrepreneurship”

Present at the Bursa Conference – “Genderless Entrepreneurship”, Corneliu Bodea, CEO of Adrem, stressed: “Genderless entrepreneurship is something that was extremely obvious to me in the society we live in. We have to accept that gender tends to have less and less importance when we talk about serious things and especially about entrepreneurship”.

Corneliu Bodea believes that entrepreneurship, in general, is probably the most important activity in a society, because entrepreneurs create value: “Entrepreneurship is in itself an activity of great significance in a society. I believe that the team in which the company started was not accidentally made up of a woman and a man.”

In the last 20 years, the number of businesses run by women has increased by 114%, Mr. Bodea highlighted, stressing that this must continue.

Read the full article on bursa.ro

Vezi toate articolele.toggle-btn { display: flex; align-items: center; justify-content: space-between; width: 180px; padding: 5px; background-color:#013B2A; color: white; text-decoration: none; border-radius: 30px; border: 2px solid transparent; transition: all 0.3s ease-in-out; position: relative; font-weight: bold; font-size: 10px; cursor: pointer; overflow: hidden; } .toggle-circle { width: 24px; height: 24px; background: #ffffff; border-radius:50%; position: absolute; left: 5px; transition: transform 0.3s ease-in-out; } .toggle-text { flex: 1; text-align: center; z-index: 1; padding-left: 30px; color: white;font-family: 'Roboto'; /* fontul dorit */ font-size: 15px; /* dimensiunea textului */ font-weight: 400; /* greutatea textului: normal 400, bold 700 *//* Mută textul ca să nu fie peste cerc */ } /* Schimbă culoarea textului la hover */ .toggle-btn:hover { color: white; } /* Mută cercul spre dreapta la hover */ .toggle-btn:hover .toggle-circle { transform: translateX(90px); }