.travel-search-main-wrapper.wetu-bridge-active .accommodation-btn-buy {
  background: var(--wetu-surface-strong) !important;
  background-color: var(--wetu-surface-strong) !important;
  background-image: none !important;
  border: 1px solid var(--wetu-line) !important;
  box-shadow: none !important;
}

.travel-search-main-wrapper.wetu-bridge-active .accommodation-btn-buy:hover:not(:disabled) {
  background: #e9e9e4 !important;
  background-color: #e9e9e4 !important;
  background-image: none !important;
  border-color: #dcdcd6 !important;
}
