
/* this stops us from having to make a new attribute */
.content-j-title > b {
  color: #743bfc;
}

.content-j-image {
  height: 162px;
  width: 162px;
}

.content-j-blob {
  position: absolute;
  left: -7%;
  bottom: -10%;
  z-index: -10;
}