.gt-reading-bar .gt-reading-logo img {width:35px !important;}

/* Sticky Header Circles */
.gt-sticky-circles-row {
    width: 100%;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.sticky-header-circles .circle {
    width: 45px !important;
    height: 45px !important;
    margin: 0 3px !important;
    animation: none !important;
}

.sticky-header-circles .circles-scroller {
    padding: 8px 15px !important;
}