body.elementor-page-18164 h1.entry-title{margin-top:1px;}/* Start custom CSS for text-editor, class: .elementor-element-4437ca0c */.fa-withdrawal-form {
  max-width: 420px;
  margin: 0;
  font-family: inherit;
}

.fa-withdrawal-form label {
  display: block;
  margin-bottom: 6px;
  font-weight: 700;
}

.fa-withdrawal-form input,
.fa-withdrawal-form select,
.fa-withdrawal-form textarea {
  width: 100%;
  max-width: 100%;
  min-height: 44px;
  padding: 10px 12px;
  border: 1px solid #bdbdbd;
  border-radius: 3px;
  font: inherit;
  box-sizing: border-box;
}

.fa-withdrawal-form button,
.fa-withdrawal-form input[type="submit"],
.fa-withdrawal-form .button {
  margin-top: 18px;
  padding: 14px 22px;
  border: 0;
  border-radius: 3px;
  background: #222;
  color: #fff;
  font: inherit;
  font-weight: 700;
  cursor: pointer;
}

.fa-withdrawal-form button:hover,
.fa-withdrawal-form input[type="submit"]:hover,
.fa-withdrawal-form .button:hover {
  background: #000;
}/* End custom CSS */