/* h1 { */
/*     text-aling: center; */
/* } */

/* figure { */
/*   display: inline-block;   /\* width: max-content; *\/ */
/*   background-color: #ededed; */
/*   margin: 10px auto; */
/*   padding: 15px; */
/*   border-radius: 5px; */
/* } */

/* blockquote::before { */
/*   content: "\201C"; */
/* } */

/* blockquote::after { */
/*   content: "\201D"; */
/* } */

/* figcaption { */
/*   text-align: right; */
/* } */

/* #postamble { */
/*     text-align: center; */
/*     padding: 10px; */
/*     position: absolute; */
/*     width: 100%; */
/*     height: 60px; */
/*     bottom: 0px; */
/* } */

.icon {
  vertical-align: sub;
  padding-right: .25rem;
  display: inline-block;
  width: 1.3em;
  height: 1.3em;
  margin-right: 0.2rem;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
