/**
 * RTE (rich text) style overrides
 */

.rte ol,
.rte ul {
  font-size: inherit;
}

.rte {
  letter-spacing: normal;
}

.rte .accordion-content-links a {
  padding-bottom: 0;
}
