Thank you for reading! Have some feedback for us?
<> .feedback-form-container { background: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0000.1); margin: 20px 0; overflow: hidden; } .feedback-form-header { background: #f0f6fc; padding: 15px 20px; border-bottom: 1px solid #e2e4e7; cursor: pointer; transition: background-color 0.2s ease; } .feedback-form-header:hover { background: #e5f0f9; } .feedback-form-title { color: #1e1e1e; font-size: 16px; font-weight: 600; margin: 0; display: flex; align-items: center; justify-content: space-between; } .feedback-form-title .dashicons { color: #007cba; transition: transform 0.2s ease; } #feedbackFormContent { display: none; } #feedbackFormContent.show { display: block; } .feedback-form-body { padding: 20px; } #content-feedback-form label { color: #1e1e1e; font-weight: 500; margin-bottom: 8px; display: block; } #content-feedback-form .form-control { border: 1px solid #e2e4e7; border-radius: 4px; padding: 8px 12px; width: 100%; font-size: 14px; transition: border-color 0.2s ease; } #content-feedback-form .form-control:focus { border-color: #007cba; box-shadow: 0 0 0 1px #007cba; outline: none; } #content-feedback-form textarea.form-control { min-height: 120px; resize: vertical; } #content-feedback-form .form-row { display: flex; flex-wrap: wrap; margin: 0 -10px; } #content-feedback-form .col-md-6 { flex: 0 0 50%; max-width: 50%; padding: 0 10px; } @media (max-width: 768px) { #content-feedback-form .col-md-6 { flex: 0 0 100%; max-width: 100%; } } #content-feedback-form .mb-3 { margin-bottom: 20px; } #content-feedback-form .invalid-feedback { color: #d63638; font-size: 12px; margin-top: 4px; } .form-control.is-invalid { border-color: #d63638; } #submit-feedback { background: #007cba; border: none; border-radius: 4px; color: #fff; cursor: pointer; font-size: 14px; font-weight: 500; padding: 10px 20px; transition: background-color 0.2s ease; } #submit-feedback:hover { background: #006ba1; } #submit-feedback:focus { box-shadow: 0 0 0 1px #fff0 0 0 3px #007cba; outline: none; } #submit-feedback:disabled { background: #e2e4e7; cursor: not-allowed; } .feedback-success { background: #f0f7f4; border-left: 4px solid #00a32a; color: #1e1e1e; margin: 20px 0; padding: 20px; border-radius: 4px; display: flex; align-items: flex-start; gap: 20px; } .feedback-success-icon { flex-shrink: 0; } .feedback-success-icon .dashicons { color: #00a32a; font-size: 24px; width: 24px; height: 24px; } .feedback-success-content { flex-grow: 1; } .feedback-success-content h4 { color: #1e1e1e; font-size: 18px; font-weight: 600; margin: 0 0 10px 0; } .feedback-success-content p { margin: 0 0 8px 0; line-height: 1.5; } .feedback-success-content p:last-child { margin-bottom: 0; } .feedback-error { background: #fcf0f1; border-left: 4px solid #d63638; color: #1e1e1e; margin: 20px 0; padding: 20px; border-radius: 4px; } >Contact the AZ Animals editorial team
Thank you for your feedback!
We appreciate your help in improving our content.
Our editorial team will review your suggestions and make any necessary updates.
There was an error submitting your feedback. Please try again.





Google <> .google-follow-button-inline { display: inline-flex; align-items: center; gap: 8px; padding: 6px 14px; background: linear-gradient(135deg#4285F4 0%#34A853 50%#FBBC05 75%#EA4335 100%); background-size: 300% 300%; border-radius: 6px; color: #fff; font-size: 0.75rem; font-weight: 500; text-decoration: none; box-shadow: 0 2px 8px rgba(661332440.3); transition: all 0.3s ease; animation: gradient-shift-inline 5s ease infinite; line-height: 1.2; height: 36px; } .google-follow-button-inline:hover { transform: translateY(-1px); box-shadow: 0 4px 12px rgba(661332440.4); color: #fff; text-decoration: none; } .google-follow-button-inline:active { transform: translateY(0); } .google-follow-button-inline .google-logo-inline { background: #fff; border-radius: 50%; padding: 3px; flex-shrink: 0; width: 24px; height: 24px; } .google-follow-text-inline { white-space: nowrap; color: #fff; text-shadow: 1px 1px 2px rgba(0000.5); } .google-follow-text-inline strong { font-weight: 700; } @keyframes gradient-shift-inline { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } @media (max-width: 480px) { .google-follow-button-inline { padding: 5px 10px; font-size: 0.7rem; gap: 6px; } .google-follow-button-inline .google-logo-inline { width: 20px; height: 20px; padding: 2px; } } >