h1 {
  font-size: 30px !important;
}

figure figcaption p {
    font-size: 0.85em !important;
    font-style: italic !important;
    color: #888888 !important;
    text-align: center !important;
    margin-top: 5px !important;
}

.box {
  text-align: center !important;
  float: none !important;
}

.box .img {
  text-align: center !important;
}

.box .img img {
  margin: 0 auto !important;
}

.box figcaption p {
  text-align: center !important;
}