.reload-captcha-wrapper{
	margin-bottom: 10px;
  width: auto !important;
   background: none !important; 
  text-align: right;
  padding-right: 5px;
  position: absolute;
  bottom: -2px !important;
  left: 0;
}

small#edit-captcha-response--description {
  display: none;
}
.captcha-type-challenge--image .captcha__element {
  flex-flow: nowrap;
}
legend.captcha__title.js-form-required.form-required {
    font-weight: 500;
    font-size: 14px;
    color: #414141;
}
