/* Theme7 - Message Form Supplement */
.t7-message-section .t7-form { max-width: 640px; }
.t7-message-section .t7-section-title { margin-bottom: 8px; }
.t7-message-section .t7-section-subtitle { margin-bottom: 36px; }
.t7-message-page .t7-form { max-width: 700px; }
.t7-message-page .t7-form-group { margin-bottom: 24px; }
.t7-message-page .t7-form-label { font-size: 0.95rem; }
.t7-message-page .t7-form-input { padding: 14px 18px; }
.t7-message-page .t7-form-textarea { min-height: 160px; }
