.scroller__bar-wrapper .scroller__bar {
    background-color: #665b4f;
}

.scroller__bar-wrapper:hover .scroller__bar {
    background-color: #897a6b;
}
