.elementor-3307 .elementor-element.elementor-element-6d471b1{--display:flex;}/* Start custom CSS for html, class: .elementor-element-8e1d6fc */<style>
.contact-section {
  background: #fff;
  padding: 3rem;
  max-width: 750px;
  margin: 3rem auto;
  border-radius: 14px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.03);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  color: #222;
  line-height: 1.8;
}
.contact-section h2 {
  font-size: 2rem;
  margin-bottom: 1.2rem;
  color: #111;
}
.contact-section p {
  font-size: 1.1rem;
  margin-bottom: 1.2rem;
}
.contact-section ul {
  list-style: none;
  padding: 0;
  margin-bottom: 2rem;
}
.contact-section li {
  font-size: 1.1rem;
  margin-bottom: 0.8rem;
}
.contact-section a {
  color: #444;
  text-decoration: none;
  font-weight: 500;
}
.contact-section a:hover {
  color: #000;
  text-decoration: underline;
}
.contact-section em {
  display: block;
  font-size: 1rem;
  margin-top: 1rem;
  color: #777;
}
</style>/* End custom CSS */