.aho-posts-container .aho-post {
  padding: 1rem;
}
.aho-posts-container .aho-post.aho-post-main {
  background: linear-gradient(90deg, #5E7F95 0%, #3D535F 100%);
}
.aho-posts-container .aho-post.aho-post-main .aho-post-header .aho-post-header-text {
  color: #ffffff !important;
}
.aho-posts-container .aho-post.aho-post-main .aho-post-header .aho-post-header-text h2 {
  color: #ffffff !important;
}
.aho-posts-container .aho-post.aho-post-main .aho-post-header .aho-post-header-text h2 svg {
  fill: #ffffff;
}
.aho-posts-container .aho-post.aho-post-main .aho-post-header .aho-post-header-text h3 {
  color: #ffffff !important;
}
.aho-posts-container .aho-post.aho-post-main .aho-post-header .aho-post-header-text .aho-post-date {
  color: #ffffff !important;
}
.aho-posts-container .aho-post .aho-post-header {
  display: flex;
  gap: 1%;
  justify-content: space-between;
}
.aho-posts-container .aho-post .aho-post-header .aho-post-header-image {
  width: 25%;
}
.aho-posts-container .aho-post .aho-post-header .aho-post-header-image .aho_playIcon {
  transform: translate(20%, 40%);
  color: #397F99;
  font-size: 50px;
  position: relative;
  margin-top: 10%;
}
.aho-posts-container .aho-post .aho-post-header .aho-post-header-text {
  color: #000000;
  width: 73%;
}
.aho-posts-container .aho-post .aho-post-header .aho-post-header-text h2 {
  color: #397F99;
  font-size: 16px;
  font-weight: 900;
  margin: 0;
}
.aho-posts-container .aho-post .aho-post-header .aho-post-header-text h2 svg {
  fill: #397F99;
  height: 20px;
  margin-right: 3px;
  margin-top: -3px;
  width: 20px;
}
.aho-posts-container .aho-post .aho-post-header .aho-post-header-text h3 {
  font-size: 20px;
  font-weight: 400;
  margin: 0;
}
.aho-posts-container .aho-post .aho-post-header .aho-post-header-text h3 a {
  color: inherit !important;
  text-decoration: none !important;
}
.aho-posts-container .aho-post .aho-post-header .aho-post-header-text .aho-post-date {
  font-size: 16px;
  font-weight: 300;
}
.aho-posts-container .aho-post .aho-post-header-image {
  height: 100px;
  margin-right: 6px;
  overflow: hidden;
  width: 100px;
}
.aho-posts-container .aho-post .aho-post-header-image img {
  height: 100px;
  width: 100px;
}
.aho-posts-container .aho-post .aho-post-audio-player .news-audio {
  padding: 0;
}

/*# sourceMappingURL=as-heard-on.css.map */
