.Footer__footerBg { 
    display: none; 
}

:root {
    --color-brand: #e81f76; /* Replace with your desired color */
}

.Readingprogress__progressBar {
  background: linear-gradient(90deg, #00a7e1 16%, #00a7e1 75.89%, #00a7e1 99.8%) !important;
}  
