.widget_recent_comments li {
  margin-bottom: 20px;
}

.comment-author-link {
  font-weight: 400;
  letter-spacing: .7px;
  word-spacing: .7px;
}

.wp-block-image figcaption {
text-align: left;
}

.embed-issuu  {
  position: relative;  
  max-width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 75%;
}

.embed-issuu .issuuembed {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}