.webtex-homepage-carousel.custom .block-custom{
    display: block;
    position: relative;
        padding-bottom: 2.5rem;
}
.webtex-homepage-carousel.custom .block-custom img{
    width: 100%;
    height: auto;
}

.webtex-homepage-carousel.custom .block-custom-footer{
    padding-top: 1rem;
}
.webtex-homepage-carousel .block-custom{
    max-width: 477px;
    max-height: 700px;
    text-decoration: none;
}

.webtex-homepage-carousel.custom a{
    color: #252422;
    text-decoration: none;
}

.webtex-homepage-carousel.custom h2{
    color: #252422;
    font-weight: 700;
    font-size: 1.1rem;
}

.webtex-homepage-carousel.custom h3{
    color: #252422;
    font-weight: normal;
    font-size: 1rem;
}

.webtex-homepage-carousel.custom .block-custom-footer .lk{
    color: #ff4e08;
    font-weight: 700;
    border-bottom: 1px solid;
}


