.cptch_title {
  font-size: 1rem;
  font-weight: 700;
  color: #d71b37;
}
.cptch_span {
  margin-bottom: 30px;
}
.cptch_reload_button_wrap {
  vertical-align: top;
  margin-top: 0px;
}
.cptch_reload_button {
    width: 2rem;
    height: 2rem;
    margin: 0px 10px;
    font-size: 2rem;   
    vertical-align: text-bottom; 
}