.Header__name{ 
         display:none
 }

/* Inserted by JSB (Search Icon) */
.SearchContainer__searchIcon {
  background: #CF2F2C;
  color: #ffffff; /* Example: white icon color */
}

/* Inserted by JSB */
.Icon__icon {
  background: #ffffff;
  color: #CF2F2C; /* Example: white icon color */
}

/* Inserted by JSB */
.commonStyle__zt3BrandBg {
  background: #CF2F2C;
  color: #ffffff; /* Example: white icon color */
}

/* Inserted by JSB */
.commonStyle__zt3Brand {
  background: #ffffff;
  color: #CF2F2C; /* Example: white icon color */
}

/* Inserted by JSB */
.commonStyle__zt3BrandBorder {
  background: #ffffff;
  color: #CF2F2C; /* Example: white icon color */
}

/* Inserted by JSB */
.Readingprogress__progressBar {
    height: 4px;
    transition: all .2s;
    background: linear-gradient(90deg, #CC0000 16%, #D84743 75.89%, #DF6966 99.8%);
    box-shadow: rgba(0, 0, 0, 0.24) 0 8px 18px;
    border-radius: 0 5px 5px 0;
}
