
      html {
        scroll-behavior: smooth;
      }
      .section-title {
        border-left: 4px solid #2563eb;
        padding-left: 1rem;
      }
      .highlight-bg {
        background-color: #f8fafc;
      }