body{
  font-family: Helvetica Neue,Helvetica,Arial,Hiragino Kaku Gothic Pro,Meiryo,MS Gothic,sans-serif;
  background: #191919;
  -webkit-font-smoothing: antialiased;
  line-height: 1.47059;
  font-weight: 400;
  letter-spacing: -.022em;
  font-style: normal;
  color: #fff;
}

A:link {
  text-decoration: none;
  color: inherit;
}

.container {
  text-align: center;
  margin: 50px 0 0 0;
}

.title-music {
  line-height: 36px;
  letter-spacing: -.005em;
  font-weight: var(--glue-font-weight-black);
}

.music-name {
  font-size: 28px;
  color: #fff;
  text-transform: none;
  font-weight: 700;
}

.music-author > span {
  color: #fff;
  opacity: .6;
}

.music-info {
  font-size: 11px;
  line-height: 16px;
  letter-spacing: .015em;
  font-weight: var(--glue-font-weight-normal);
  color: #b3b3b3;
  text-transform: uppercase;
  letter-spacing: .16em;
  color: #fff;
  opacity: .6;
}

.container > p > img {
  width: 350px;
}

.link-caption {
  padding-top: 20px;
  font-size: 28px;
  text-transform: none;
  font-weight: 700;
}

.link-container {
  padding: 5px;
}

.link-image {
  width: 150px;
}
