.read-progress-wrapper {
  width: 100%;
  height: 5px;
  display: block;
  position: absolute;
  bottom: -2px;
}
.read-progress {
  background: var( --e-global-color-text );
  height: 5px;
}

.header-sticky {
  display: none;
}
