.custom-select:after {
    background-image: url(/css/img/dropdown_icon.svg);
}        

.to-top {
    background-image: url(/css/img/backtotop.svg);
}    
    
.list-voting-info div.filter span {
    background-image: url(/css/img/filter_icon.svg);
}    

    .filters > div {
        padding-right: 20px;
    }   
        
.hidden {
    display: none;
}
    