.sidebar-sticky {
  position: sticky;
  top: 70px; /* 네비게이션바와 겹치지 않도록 조절 */
}
