
.Readingprogress__progressBar {
    background: linear-gradient(90deg, #FECE5C 16%, #2979ff 75.89%, #2979ff .8%);
}
:root {
    --color-brand: #FECE5C;
}
.Button__footerBtn{
      background: #2979ff;
}
.Header__defaultContent .Header__container {
    min-height: 250px;
}
