.region-sticky, .gin-secondary-toolbar {
  z-index: 1 !important;
}
.sticky-shadow {
  display: none;
}

.region-sticky {
  height: fit-content !important;
  z-index: 0 !important;
  margin-bottom: 1.5rem !important;
}

.region-sticky .page-title {
  font-size: 3rem !important;
}
