.path-contact #main-wrapper {
  background: rgba(0, 0, 0, 0.7);
}
.contact-form .form-actions {
  display: flex;
  justify-content: center;
}
.contact-form #edit-preview {
  display: none;
}
