.reviews-swiper .swiper-slide {
    background-color: transparent;
    margin: auto 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.image-best-website {
    width: 50%;
}

.footer-reviews {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.footer-reviews .trustpilot-widget {
    margin: 0 auto;
    display: block;
}

.trustpilot-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.trustpilot-wrapper .trustpilot-widget iframe {
    margin: 0 auto !important;
    display: block;
}

.sdag-logo {
    height: 150px;
}

.sdag-link {
    text-align: center;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}
