.letterButton {
  background: #29CF96;
  border-radius: 25px;
  width: 220px;
  height: 48px;
  color: white;
  font-family: "Century Gothic", sans-serif;
  font-weight: bold;
  align-items: center;
  text-align: center;
  font-size: 14px;
  line-height: 17px;
  border: none;
}

/*# sourceMappingURL=contact-form.css.map */
