.podcast-play-count {
    font-weight: bold;
    color: #3f3f3f;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 8px;
    font-size: 16px;
}
.ppc-reset-button {
    margin-left: 10px;
    background-color: #000;
    color: #fff;
    font-size: 13px;
    padding: 5px 10px;
}