/* images, listings and tables where the caption is so short it looks weird if it's left-aligned*/
.center-caption figcaption {
    text-align: center;
  }
