@charset "UTF-8";

.color-em {
  color: #328db8;
}
figure {
  display: table;
}
figcaption {
  display: table-caption;
  caption-side: bottom;
}
