.bioz-embed-wrapper {
  background-color: #fff;
  border: 1px solid #9DD9F2;
  border-radius: 5px;
  padding: 0.5rem 1.5rem 1.5rem;
}

.bioz-embed-object {
  min-height: 193px;
  width: 100%;
}

.bioz-link {
  color: #037CB0;
  font-size: 0.75rem;
  text-decoration: none;
  transition: color 0.2s ease-out;
}

.bioz-link:hover,
.bioz-link:focus {
  color: #1D2953;
}

.bioz-link__icon {
  width: 1em;
  height: 1em;
  vertical-align: baseline;
  padding-bottom: 0;
  margin-left: 0;
  margin-bottom: 0;
  float: none;
}

.bioz-badge-wrapper {
  /* Originally width: 285px; height: 58px; */
  width: auto;
  height: auto;
  position: relative;
  overflow-y: hidden;
  z-index: 2;
}

/* Override inline styles */
.bioz-w-oxford-back {
  border-width: 0 !important;
  padding: 0 !important;
}

.bioz-w-tooltipx {
  padding-top: 13px !important;
  padding-bottom: 10px !important;
}

.oxford-micro-badge-middle-line {
  margin-top: 2px !important;
}
