
.thumb-info .custom-card2-thumb-info-title {
    position: absolute;
    top: 50% !important;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100% !important;
    display: flex;
    align-items: start;
    justify-content: start;
    flex-direction: column;
    text-align: start;
}

.fw-text-green {
    color: #114D67 !important;
}

@media (min-width: 768px) {
    .fw-text-md-40-px {
        font-size: 40px !important;
    }
}

@media (max-width: 767px) {
    .owl-carousel.nav-style-4 .owl-nav .owl-next {
        right: 39px !important;
    }
}

