.artist.item .works > h4:first-child {
  margin-top: 0;
}
.artist.item h4 + p,
.artist.item h4 + table {
  width: 100%;
  font-size: 0.9rem;
}
.artist.item h4 + table {
  font-size: 0.8rem;
}
.artist.item h4 + table td.name,
.artist.item h4 + table td.year {
  width: 40%;
}
.artist.item h4 + table td.profile-link,
.artist.item h4 + table td.work {
  width: 60%;
}
.artist.item h4 + table td.profile-link > a,
.artist.item h4 + table td.profile-link > a:visited {
  text-transform: uppercase;
  color: #333;
  font-family: 'Brandon Grotesque Bold';
  font-weight: normal;
  text-decoration: none;
}
#fantagio.artist .item {
  margin-bottom: 0.625rem;
}
.artist.item h4:first-child {
  margin-top: 0;
}
.artist.item h4 + p,
.artist.item h4 + table {
  width: 100%;
  font-size: 0.9rem;
}
.artist.item h4 + table {
  font-size: 0.8rem;
}
.artist.item h4 + table td.name,
.artist.item h4 + table td.year {
  width: 40%;
}
.artist.item h4 + table td.profile-link,
.artist.item h4 + table td.work {
  width: 60%;
}
.artist.item h4 + table td.profile-link > a,
.artist.item h4 + table td.profile-link > a:visited {
  text-transform: uppercase;
  color: #333;
  font-family: 'Brandon Grotesque Bold';
  font-weight: normal;
  text-decoration: none;
}
#fantagio.artist .item {
  margin-bottom: 0.625rem;
}