.search-button {  
    border: none;
}

input[type="email"]{
    color: #333;
}
input[type="email"]:focus{
    color: #333 !important;
}

.text-content img{
    max-width: 100%;
}

span.gray{
    color: #888;
}

.banner-slideshow{
    display: flex;
}