/* Add custom CSS styles below */ 

.landing-page-first-banner .item-text h1{
     text-align: center !important;}
.landing-page-first-banner .item-text{
    align-items:center !important;
}
.image-title h1 {
    color:white !important;
}
.flex.flex-col.items-center.justify-center.lg\:block img {
    filter: brightness(3);
}