.o-rich-text__heading,
.o-rich-text .a-checkbox__label,
.o-rich-text .a-input__field,
.o-rich-text .a-btn__transparent {
  color: inherit;
}
.o-rich-text .rte:not(.margin--small):not(:last-child) {
  margin-bottom: 3.2rem;
}
.o-rich-text .rte:not(.margin--small):last-child, .o-rich-text .rte:not(.margin--small).margin--none {
  margin-bottom: 0;
}
