.investors__title h1 {
    font-weight: 500;
}

section.investors {
    padding: 5em 0;
}

.investors__section h2 {
    font-weight: 500;
}

.investors__section ul {
    display: flex;
    flex-direction: column;
    gap: .75em;
}