.hp-carousel-brands .uk-slider-items li{
    display: flex;
    align-items: center;
}
.hp-groups-slider uk-card, .hp-groups-slider-section a{
    color: #383838 !important;
}
.hp-groups-slider img{
    height: 60px;
    max-width: fit-content;
}
.hp-groups-slider .uk-card .group_title{
    display: flex;
    align-items: center;
    font-size: 15px;
}

.hp-groups-slider-section .uk-dotnav>.uk-active>* {
    background-color: #448ccc;
}

.hp-groups-slider-section  .uk-dotnav>*>* {
    width: 15px;
    height: 15px;
}
.uk-section.hp-carousel-brands{
    padding-top: 10px !important;
}

.hp-groups-slider-section .uk-slider-items .uk-card{
    border: 1px lightgray solid;
    border-radius: 45px;
    background-color: #dfc6c617 !important;
}