.audio article { margin-bottom:60px; }
.audio article p { font-family: 'HelveticaNeueLTPro-Md', Arial, san-serif; margin-top: 10px; margin-bottom:0px; }

.audio svg {
  display: block;
  width: 100%;
  max-width: 1em;
}

.player-button {
  display: inline-block;
  height: 1em;
  background: none;
  padding: 0;
  border: none;
  font-size: 1.2em;
  position: relative;
  bottom: -0.15em;
  width: 10%;

}

.controls input {
  accent-color: #000;
height: 4px;
position:relative;
top: -5px;
border-radius: 0px;
width:85%;
}