@use "../vars" as *;

// Default ol
.#{$emma-prefix}deol {
  list-style-type: decimal #{emma-important($emma-important)};
  padding-left: 40px #{emma-important($emma-important)};
  padding-left: 40px #{emma-important($emma-important)};
  margin-top: 1em #{emma-important($emma-important)};
  margin-bottom: 1em #{emma-important($emma-important)};
}
