article {
  text-align: justify;
}

.w-two-thirds-l {
  width: 100%;
}

.serif {
  font-family: athelas,georgia,serif;
}

.mid-gray {
  color: #333;
  text-align: justify;
}

figcaption {
  text-align: center;
  color: #777;
}

.bg-black-60 {
  background-color: rgba(0,0,0,.3);
}

.br2 {
  border-radius: .1rem;
}
