@media (min-width: 768px)
{
#header .site-name {
top: -9px !important;
left: -2px !important;
}


#header .site-name a img
{
width:180px !important;
}

} 


.ui-slider .ui-slider-range, .ui-slider-handle, .ui-slider-handle:hover
{
    background-color: var(--color-secondary);
}