.benefit-icon {
      width: 40px;
      height: 40px;
    }
    .feature-text {
      font-size: 1rem;
    }
    .image-grid img {
      width: 100%;
      height: auto;
      object-fit: cover;
      border-radius: 10px;
    }
    .title-highlight {
      color: #0288D1;
      font-weight: 700;
    }