/* Custom override for figcaption alignment */
figcaption {
  text-align: left;
} 