.heading {
    background-color: #f0f893;
    text-align: center;
    border-radius: 10px;
    font-size: 24px;
    font-weight: 800;
}
.about-nbgreens{
    padding-top: 30px;
    padding-bottom: 30px;
}
.nbgreens_content {
    font-size: 20px;
    font-weight: 400;
    padding-top: 30px;
}
.paragraph {
    font-size: 20px;
    font-weight: 400;
}
p{
    padding-bottom: 10px;
}
