.yrc-disclosure {
  margin-top: 10px;
  font-size: 11px;
  line-height: 1.45;
  color: inherit;
  opacity: .62;
}

.yrc-disclosure--footer {
  box-sizing: border-box;
  width: 100%;
  padding: 10px 16px;
  text-align: center;
}

html body .grecaptcha-badge {
  z-index: 9999;
}

html.yrc-hide-badge .grecaptcha-badge {
  visibility: hidden !important;
}
