/* Spacings */
div[id="ddf9e79a-bc79-46c0-98ed-617a26b16243"] {
    margin-block: 3%;
}

/* Home Banners */
section:has(.carousel.slide.carousel-fade) * {
    height: unset;
}
.home .carousel.slide.carousel-fade .container * {
    width: 100%;
    height: 100%;
    transform: unset;
    bottom: 0;
    right: 0;
    padding: 0;
}
.home .carousel.slide.carousel-fade .container .btn.btn-primary {
    opacity: 0;
}

/* Cats */
@media (min-width: 1400px) {
    div[id="ddf9e79a-bc79-46c0-98ed-617a26b16243"] {
        max-width: 800px;
    }
}
.navbar-brand span {
    display: none !important;
}