@charset "UTF-8";

.wp-contactForm {
  width: 100%;
  padding: 50px var(--contentPadding);
  max-width: 960px;
  margin: 0 auto;
}