/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 17 2026 | 14:14:22 */
footer {
  background-color: #043628 !important;
  color: #fff !important;
  padding: 3rem 1.5rem 1rem !important;
  font-family: 'Montserrat', sans-serif;
}
footer img { /* برای لوگو */
  max-width: 180px;
  display: block;
  margin: 0 auto 1.5rem;
}
footer p:first-of-type { /* پاراگراف اول (توضیحات) */
  font-size: 0.95rem;
  line-height: 1.7;
  opacity: 0.85;
  max-width: 500px;
  margin: 0 auto 1.2rem;
  text-align: center;
}
/* به همین ترتیب برای بقیه المان‌ها */