.cat-label.tag-label.is-xxsmall.op-7.uppercase {
  font-size: 23px;
  line-height: 20px;
  font-weight: 700;
  background-color: #ebfaf9;
  color: rgb(61, 163, 183);
}

.post-title.is-large.uppercase {
  font-size: 24px;
  line-height: 30px;
  font-weight: lighter;
  min-height: 55px;
}

.post-meta.is-small.op-8 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.attachment-large.size-large {
  border-radius: 6px;
}

.attachment-medium.size-medium.wp-post-image {
  border-radius: 5px;
}