.slider-home-widget.category {
    margin-bottom: 5rem;
}

.widget-slidercategories-grid .slick-slide {
    border: 0;
    display: flex !important;
    justify-content: center;
    flex-direction: column;
}

.widget-slidercategories-grid .category a {
    color: #06205d;
    font-weight: 700;
    text-align: center;
}

.widget-slidercategories-grid .category img {
    max-width: 180px;
    max-height: 180px;
}