#search-container { display: none !important}  

body {
    background: #fff !important;
}

span.tw-text-sm.tw-font-medium.tw-bg-\[\#4EB781\].tw-px-\[11px\].tw-py-\[7px\].tw-text-white {
    display: none !important;
  }

  #header-container {
    background: #000000 !important;
  }
    #footer-container {
    background: #000000 !important;
  }
  #navbar-container .right-part .left-button a, #navbar-container .right-part .right-button a {
    background: #f22128 !important;
}
#header-container .middle-part #search-button {
    background: #f22128 !important;
}
#welcome-container .featured-button {
    background: #f22128 !important;
}