.bi-search-css.hover-active {
  color: #650212 !important;
}

.go-css.hover-active {
  color: white !important;
  background-color: #650212 !important;
  margin-left: 3px !important;
}

/* 11/18/25 changes */
.top-header-right {
  display: flex;
  justify-content: end;
  align-items: center;
  padding-right: 9rem;
}

.bottom-header-right {
  display: flex;
  justify-content: end;
  align-items: center;
}

.footer-nav-box .footer-h3 {
  margin-bottom: 20px !important;
}
