#controlsList *,
.top-bar .cmp-country-settings, 
.top-bar .cmp-currency-select,
.footer-copyright .plenty-link .primary-color,
.top-bar .controls-list>li a:not(.btn), 
.top-bar .controls-list>li a:not(.btn):hover,
.breadcrumb-item a,
.text-muted{
    color:#595959!important;
}

.cmp-product-thumb .crossprice{
    color:#B30000!important;
}

.widget-image-boxes-carousel .banner .block-table-cell{
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}
.widget-image-boxes-carousel .banner .banner__title{
    background-color: #004ba0cc !important;
    margin-bottom: 21px;
    padding: 7px 20px 0px;
}