.header-searchbox-container {

    background-color: #fff !important;

}


.top-banner {
  background-color: #e31b23; 
  color: white;
  padding: 10px;
  font-size: 16px;
  line-height: 1;
  font-family: 'Urbanist', sans-serif;
}

.close-btn {
   font-size: 30px;
   font-weight: bold;
   vertical-align: middle;
   border: none;
   background: transparent;
}

.header-searchbox-container {
    background-color: #fff !important;
}

.resultsPane {

    padding-bottom: 100px;

}