.stakeholder-section {
    margin-block: 3rem;
    font-family: "Santral";
}

@media only screen and (max-width: 992px) {
    .stakeholder-para {
        text-align: justify;
    }
}

.stakeholder-heading {
    font-family: "Gotham";
    text-transform: uppercase;
    font-size: 1.5rem;
}