.figure {
  &-caption {
    font-size: .9rem;
    padding-top: p('*', .5);
    padding-bottom: p('*', .5);
    color: var(--app-color-medium);
  }
}