.header .logo-icon-text {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.hero-carousel {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.hero-carousel .carousel-inner {
    height: 100%;
}

.hero-carousel .carousel-item {
    background-color: #141c25;
    width: 100%;
    height: 100%;
}
