/* Add custom CSS styles below */ 
section.s-block.all.s-block--one-wide-banner.wide-placeholder.custom-s:first-of-type {
    margin-top:0 !important;
}

input.s-search-input::placeholder {
    color: #000 !important;
}
.top-navbar .s-search-input {
    background-color: rgb(252 255 248);
}