.search-section .tb-result-button {
  background-color: #DC0D10;
}

.search-section .tb-all-results {
  background-color: #DC0D10;
  border: solid 1px #DC0D10;
}

.search-section .autocomplete-items .tb-autosearch-result .tb-autosearch-result-header {
  color: #003064 !important;
}

/*
    Style for the result sect{
*/
.result-section .tb-result .tb-result-header a {
  color: #003064;
}

.tb-loader {
  border: 4px solid #333;
  border-top: 4px solid #DC0D10 !important;
}
