.container-fluid {
    padding: 0px;
}

.carousel-item img {
    max-height: 600px;
    min-width: auto;
}

.EZ_title {
    color: #9dd323;
}

.figure img {
    width: 100%;
}

.btn-success {
    background-color: #9dd323;
}



.welcome-screen {
    display: none;
}