.custom-html--sitecore .container-fluid {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .custom-html--sitecore .logo {
    background: url("//assets.libsyn.com/player_logo/230201?theme=custom") no-repeat center !important;
  }
  .custom-html--sitecore .nopadding svg {
    fill: #9100ff !important;
  }
  .custom-html--sitecore .duration,
  .custom-html--sitecore .close-overlay:after,
  .custom-html--sitecore .playlist-item.current .playlist-item-title,
  .custom-html--sitecore .playlist-item.current .playlist-item-duration,
  .custom-html--sitecore .playlist-item.current .playlist-item-date,
  .custom-html--sitecore .playlist-item.current .playlist-item-info-link,
  .custom-html--sitecore a,
  .custom-html--sitecore a:hover,
  .custom-html--sitecore a:visited,
  .custom-html--sitecore a:focus {
    color: #9100ff;
    text-decoration: none;
  }
  .custom-html--sitecore .play-bar,
  .custom-html--sitecore .loading .sk-rect,
  .custom-html--sitecore .spinner .bounce1,
  .custom-html--sitecore .spinner .bounce2,
  .custom-html--sitecore .spinner .bounce3,
  .custom-html--sitecore .nano > .nano-pane > .nano-slider {
    background-color: #9100ff !important;
  }
  .custom-html--sitecore .playlistItemDescription {
    height: -25px;
  }
  .custom-html--sitecore .playlist-item.current .playlist-item-status {
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='26px' height='26px' viewBox='0 0 26 26' enable-background='new 0 0 26 26' xml:space='preserve'><line fill='none' stroke='%239100ff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' x1='19' y1='3' x2='19' y2='22'/><line fill='none' stroke='%239100ff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' x1='22' y1='9' x2='22' y2='16'/><line fill='none' stroke='%239100ff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' x1='25' y1='11' x2='25' y2='14'/><line fill='none' stroke='%239100ff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' x1='16' y1='7' x2='16' y2='18'/><line fill='none' stroke='%239100ff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' x1='10' y1='9' x2='10' y2='16'/><line fill='none' stroke='%239100ff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' x1='13' y1='11' x2='13' y2='14'/><line fill='none' stroke='%239100ff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' x1='7' y1='4' x2='7' y2='21'/><line fill='none' stroke='%239100ff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' x1='1' y1='11' x2='1' y2='14'/><line fill='none' stroke='%239100ff' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' x1='4' y1='8' x2='4' y2='17'/></svg>") no-repeat center;
  }
  .custom-html--sitecore .playlist-item-info-link.active {
    background: url("data:image/svg+xml;utf8,<svg fill='white' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' enable-background='new 0 0 50 50' xml:space='preserve'><path fill='%239100ff' stroke='%239100ff' stroke-width='1' stroke-linecap='round' stroke-miterlimit='10' d='M25,2C11.7,2,1,11.5,1,23.2c0,6,2.8,11.4,7.4,15.3c-1.3,5.3-7.6,7.5-7.2,9c4,2.3,14.8-2.1,18.2-3.6c1.8,0.4,3.6,0.6,5.5,0.6c13.3,0,24-9.5,24-21.2S38.3,2,25,2z'/><path stroke='white' stroke-width='3' d='M23.8,16.2c-0.2,0-0.4-0.1-0.4-0.4v-2.6c0-0.2,0.1-0.4,0.4-0.4h2.4c0.2,0,0.4,0.1,0.4,0.4v2.6c0,0.2-0.1,0.4-0.4,0.4H23.8zM23.9,34.3c-0.2,0-0.4-0.1-0.4-0.4V20.5c0-0.2,0.1-0.4,0.4-0.4h2.3c0.2,0,0.4,0.1,0.4,0.4v13.5c0,0.2-0.1,0.4-0.4,0.4H23.9z'/></svg>") no-repeat;
  }
  @media only screen and (max-width: 600px) {
    .custom-html--sitecore .rss-row {
      margin-top: 10px !important;
    }
  }
  .custom-html--sitecore .podcast-title {
    color: #727272;
  }
  