.navbar {
    background-color: #0F0E19 ;
}

.hero.is-fullheight {
    min-height: 120vh;
}

article.main-article {
    background-color: #0F0E19;
}

.hero .is-active .has-background-image {
    transform: scale(1.00) !important;
}
.splide__slide {
    height: 1200px !important;
}

body {
    color: #fff;
}

.introduction-text {
    width: 100%;
    position: absolute;
    /* top: 5px; */
    bottom: -400px;
}