.df-contact-cta {
  background: #fff;
  color: #212121;
  font-family: inherit;
  margin: 0;
  max-width: 100%;
}

.df-contact-button {
  background: #56ace3;
  border: 0;
  color: #fff;
  display: inline-block;
  font: inherit;
  font-weight: 500;
  padding: 13px 24px;
  text-decoration: none;
}

.df-contact-button:hover,
.df-contact-button:focus {
  background: #3999d6;
  color: #fff;
  text-decoration: none;
}

.df-contact-address {
  color: #6f6f6f;
  margin-top: 14px;
  font-size: 14px;
}
