.a4f-quote:first-child:before {
  content: open-quote;
}
.a4f-quote:last-child:after {
  content: close-quote;
}
.a4f-quote {
  font-size: 125% !important;
}
.a4f-player {
  width: 100%;
  text-align: center;
}
.a4f-player * img {
  width: 100%;
  max-width: 400px;
}
.a4f-player audio {
  width: 100%;
}
.page-header, .page-footer, .row-header {
  background-color: #060137;
  color: white;
}
.page-footer a {
  color: #eaeaea;
}
