.network-sustainable-business{
    display: flex;
    flex-direction: column;
    gap: 1rem;
    color: #333;
    font: 500 1rem / 1 "Mercury Text G1", serif;
}
.network-sustainable-business a{
    font: 800 14px / 1 "Manrope", sans-serif;
    color: #E85000;
    text-decoration: none;
}
.network-sustainable-business > div{
    justify-content: space-between;
}