/* Mantener exactamente la tipografía heredada de la plantilla */
.ocera-rules-native {
  font: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
  text-align: left !important;
}
.ocera-rules-native b {
  font: inherit !important;
  font-weight: bold !important;
  color: inherit !important;
}
