.home-scroller {
    background: var(--rs-theme-blue) !important;
    height: 50px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color:white !important; 
}