.view-car__color-item>div{
    width: 35px;
    height: 35px;
}
.view-car__color-item.active>div{
    border-color: var(--bs-dark)!important
}
