.contact-form {
  text-align: center;
  background: transparent;
}

.captcha {
  display: inline-block;
}

.form-control {
  padding: 0.6rem;
  background: transparent;
  border-top: 3px;
  border-right: 1px;
  border-left: 1px;
  border-color: white;
  font-size: 20px;
  border-color: white;
}

.alo {
  padding: 0.1rem;
  border: none;
}

.submit-button {
  text-align: center;
}

.form-maker {
  text-align: center;
  width: 300px;
  background-color: blue;
  height: 2.5rem;
  border: none;
  color: black;
  cursor: pointer;
  font-weight: bold;
  font-size: 20px;
}
