.elementor-1435 .elementor-element.elementor-element-dfdf2d4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for html, class: .elementor-element-4547570 */.footer {
  background: linear-gradient(180deg, #0c0c1f 0%, #0a0a23 100%);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  color: #ddd;
  text-align: center;
  padding: 40px 20px;
  font-family: Vazir, sans-serif;
  line-height: 1.8;
border-radius:12px;
}

.footer a {
  color: #6a8cff;
  text-decoration: none;
  transition: color .3s;
}

.footer a:hover {
  color: #9eb4ff;
  text-decoration: underline;
}

.footer .footer-title {
  font-weight: 700;
  font-size: 17px;
  margin-bottom: 10px;
  color: #fff;
}

.footer .footer-contact {
  font-weight: 600;
  color: #9eb4ff;
}/* End custom CSS */