.color {
    color: #005c9c!important;
}
.bgcolor {
    background: #005c9c!important;
}

#popup .content {
     border-top: 4px solid #005c9c;
}

#popup.active .content h2 {
    color: #005c9c;
}

#filter .filterItem .selectWrapper:after {
    color:  #005c9c;
}

.heart-full.favourite, .color-fill {fill:  #005c9c!important;}