.wysiwyg-component iframe {
        border-radius: 5px;
    max-height: initial !important;
    padding: 0em;
    width: 100% !important;
    position: relative;
    filter: grayscale(1) sepia(0.1);
}
footer {
    border-top: 1px solid #b9b5af;
    margin-top: 3em;
}
/* 
.home .slider-component .swiper-slide img {
    object-fit: contain !important;
    width: 90% !important;
    transform: none !important;
}

.home .slider-component .imageSwiper .swiper-slide {
    min-height: initial !important;
}

.home .slider-component .imageSwiper .swiper-slide .image {
        aspect-ratio: 1.4 / 1;
} */