/* Statement Section Styling */
.statement {
   padding: 60px 0px;
   background: #eff3e8;
}

.statement__heading {
   color: #333;
}

.statement__text {
   color: #589209;
}
