.audio-blog {
  padding: 20px;
  background: #1b184e;
  border-radius: 8px;
  margin-bottom: 1.4em;
}

.audio-blog p {
  color: #fff031;
  text-align: center;
  line-height: 22px;
}

.audio-blog figure {
  margin-bottom: 0;
}