/* Page-specific styles for Contact Us */
section {
  margin-bottom: var(--spacing-8);
}
textarea {
  resize: vertical;
}