.openid-connect-login-form input[name="iucncrm"]  {
  background: url(../img/logo-iucn.svg) no-repeat 0 0;
  background-size: 23px 23px;
  background-position-x: 0.8rem;
  background-position-y: 8px;
  padding: .5rem .75rem .5rem 3rem;
  border: 1px solid #005382;
  color: #212529;
}

.openid-connect-login-form > h2 {
  font-size: 1.2rem;
  line-height: 1.2em;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 600;
}
