html,
body {
    /* overflow-x: hidden !important; */
}

a.no-animation {
    transition: none !important;
}

.faqs-block .accordion button p {
    color: unset;
    margin: unset;
    padding: unset;
}

.privacy-policy p,
.privacy-policy ul li span {
    font-size: 1rem !important;
}

@media (max-width: 991.98px) {
    .footer .socials {
        bottom: 146px !important;
    }
}
.footer .foot-disclaimer div {
    height: inherit;
    display: flex;
    align-items: center;
}

.carousel-journey .row .col .hover-card {
    border-radius: 1rem;
    box-shadow: 10px 10px 50px 0px rgba(0, 0, 0, 0.1);
}
.carousel-journey .row .col .hover-card .card:hover {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}
.carousel-journey .row .col .card {
    padding: 2rem 1.5rem;
}
.carousel-journey .row .col .card img {
    height: 50px;
    width: -moz-max-content;
    width: max-content;
}
.carousel-journey .row .col .card small {
    color: #000;
    font-weight: 500;
    text-align: left;
    font-size: 1rem;
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
}
.carousel-journey .row .col .card p {
    font-size: 0.75rem !important;
    text-align: left;
} /*# sourceMappingURL=custom.css.map */
/* .numbers img {
    max-height: 2.4rem !important;
} */
