/* Política de Devoluciones - Specific Styles */
/* ============================================ */

.policy-content h3 {
  margin-top: 40px;
  margin-bottom: 20px;
}

.policy-content h4 {
  margin-top: 25px;
  margin-bottom: 15px;
}

.policy-content h3:first-child {
  margin-top: 0;
}

.policy-content ul {
  margin-bottom: 20px;
}

.policy-content ol {
  margin-bottom: 20px;
}

.policy-content p {
  margin-bottom: 15px;
}

.policy-content li {
  margin-bottom: 4px;
  line-height: 1.6;
}
