.input-group {
  height: auto !important;
}

a {
  font-weight: 400;
}

.input-group .btn {
  margin: 0;
  border-radius: 0 !important;
}

.btn:hover:not(:disabled):not(.disabled) {
  background: none;
}

.page-link::before {
  display: none;
}

.b3__ico--open_in_new::before {
  font-size: 23px;
}