.tagline {
        font-size: 0.875rem;
        color: #6c757d;
        line-height: 1.2;
      }

      .section-1-feature h2 {
        font-size: 1.6rem;
        line-height: 1.5;
      }
      .section-1-feature .text-highlight {
        background-color: #fff3cd;
        padding: 0 4px;
        border-radius: 4px;
      }
      .section-1-feature p {
        font-size: 0.95rem;
        line-height: 1.6;
      }