#ptitle {
  font-style: italic;
  padding: 0 8px;
}

#pname {
  margin-bottom: 5px;
  font-weight: bold;
  padding: 0 8px;
  background: #757575;
  color: white;
}

ul.list >li {
  display: flex;
}

div.jtime {
  margin: 0 8px 0 4px;
}

#cover {
  padding: 5px;
  font-size: 13px;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: left;
}

#jcover {
  max-width: 100%;
}

.pointer {
  color: var(--link-color);
  cursor: pointer;
}

.played {
  color: var(--sc-color);
}

#podcast {
  font-size: 13px;
  padding: 0 5px;
}

#player-h5 {
  width: 100%;
}

#player-sc {
  width: 100%;
  height: 120px;
}
