@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?dlnjoj");
  src: url("fonts/icomoon.eot?dlnjoj#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?dlnjoj") format("truetype"), url("fonts/icomoon.woff?dlnjoj") format("woff"), url("fonts/icomoon.svg?dlnjoj#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

.order--bracket {
  padding-left: 1.75em;
}

.order--bracket > li:before {
  content: counter(cnt) ")";
  left: -1.75em;
}

.order--bracket > li:nth-child(n + 10)::before {
  width: 22.8px;
  left: -1.95em;
}

ol.order--bracket:last-child {
  margin-bottom: 0;
}

.order--circle {
  position: relative;
  padding-left: 1.75em;
  margin-left: 15px;
}

.order--circle > li {
  position: relative;
  list-style-type: none;
}

.order--circle > li:before {
  position: absolute;
  top: 0;
  left: -1.75em;
}

.order--circle > li:nth-child(1):before {
  content: '\2460';
}

.order--circle > li:nth-child(2):before {
  content: '\2461';
}

ol.order--circle:last-child {
  margin-bottom: 0;
}

p.membership {
  margin-bottom: 0px;
  margin-left: 10px;
}

p.membership + ol {
  margin-top: 0px;
}
