.why-us-grid i {
    font-size: 3rem !important; /* Adjust the size here */
    color: #00bf62;
  }
  
  #attribution_subcategory {
    font-weight: bold;
}
#attribution_link {
    color: #00bf62;
    text-decoration: none;
}

#attribution a {
    color: #00bf62;
    text-decoration: none;
}