.thematic-container .thematic-caption:before {
    background: none;
}

.thematic-container .thematic-caption h5 {
    font: normal normal 500 25px/30px Urbanist;
    text-align: left;
    margin-bottom: 0;
}

.thematic-container .thematic-caption p {
    font: normal normal 300 17px/20px Urbanist;
    text-align: left;
}

.thematic-container, .thematic-container img {
    border-radius: 10px;
}

.thematic-2 .thematic-container .thematic-caption::before {
    background: rgba(0, 0, 0, .3);
    border-radius: 10px;
}

.thematic-2 .thematic-carousel .thematic-carousel-rows-inner .thematic-carousel-rows-item > .row.justify-content-center {
    justify-content: flex-start !important;
}

.thematic-2 .thematic-container .thematic-caption {
    justify-content: center;
    align-items: center;
}

.thematic-2 .thematic-container .thematic-caption h5 {
    font-family: "Urbanist", Sans-serif;
    font-weight: 600;
}



