.elementor-13630 .elementor-element.elementor-element-e7c99c4{--display:flex;}.elementor-13630 .elementor-element.elementor-element-77f6b84{--spacer-size:123px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-b354fd3 *//* Contenedor principal al 80% */
.sgh-content-wrapper {
  width: 80%;
  max-width: 800px;
  margin: 60px auto;
  text-align: center;
  font-family: 'Segoe UI', Arial, sans-serif;
}

.sgh-heading {
  font-family: serif;
  font-size: 2.5rem;
  color: #000;
  margin-bottom: 20px;
}

.sgh-intro {
  color: #666;
  margin-bottom: 40px;
}

.sgh-form-container {
  text-align: left;
  margin-bottom: 60px;
}

/* Bloque Important */
.sgh-important-footer {
  padding: 40px;
  border: 1px solid #D4AF37;
  background: #ffffff;
  text-align: center;
}

.sgh-tag {
  display: block;
  font-size: 0.7rem;
  letter-spacing: 3px;
  color: #D4AF37;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.sgh-whatsapp-text {
  margin-bottom: 25px;
  color: #333;
}

.sgh-whatsapp-btn {
  display: inline-block;
  padding: 15px 30px;
  background: #000;
  color: #D4AF37;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  text-decoration: none;
  font-weight: 600;
  transition: 0.3s;
}

.sgh-whatsapp-btn:hover {
  background: #D4AF37;
  color: #000;
}

@media (max-width: 600px) {
  .sgh-content-wrapper { width: 95%; }
}/* End custom CSS */