.sticky {
  position: sticky;
}
.\!sticky {
  position: sticky !important;
}
.top-0 {
  top: 0;
}
