/* Start custom CSS for section, class: .elementor-element-a97292c */.contact-section {
  width: 100%;
  padding: 80px 20px;
  background: #f8f5f2;
}

.contact-info {
  color: #3c291b;
}

.contact-info h2 {
  font-size: 42px;
  font-weight: 700;
}

.subtitle {
  font-size: 20px;
  font-weight: 600;
  color: #df993c;
  margin-bottom: 20px;
}

.description {
  line-height: 1.6;
  margin-bottom: 25px;
}

.address-group h3 {
  margin-top: 25px;
}

.elementor-shortcode {
  background: #ffffffcc;
  backdrop-filter: blur(12px);
  padding: 30px;
  border-radius: 12px;
  border: 1px solid #df993c40;
  box-shadow: 0px 4px 20px rgba(0,0,0,0.08);
}/* End custom CSS */