.play-button{
  width: 50px;
  height:50px;
  margin: 0 auto;
  background-color: #be0f89;
  border-radius: 50%;
  color: : #ffffff;
  text-align: center;
  line-height: 50px;
}
