/* Bulma Utilities */
.rc-anchor-normal {
  height: 62px;
}
.rc-anchor-normal.rc-anchor-content {
  height: 62px;
}

.rc-anchor-logo-portrait {
  margin: 3px 0 0 26px;
}

.g-recaptcha {
  position: relative;
  width: 100%;
  background: #f9f9f9;
  overflow: hidden;
}

.agn-recaptcha .rc-anchor-normal {
  height: 62px !important;
}