._apache {
  @extend %simple;

  .note, .warning { @extend %note; }
  .warning { @extend %note-red; }
}