/* Self-hosted overrides */
button.button.contact {
  border: none;
  background: none;
  padding: 0;
  font: inherit;
  color: inherit;
  cursor: pointer;
  text-align: inherit;
  appearance: none;
  display: inline-flex;
  align-items: center;
}
