#menu-podcast-menu li a {
    background: #2170AC
}

#menu-podcast-menu li a:hover {
    background: #1C8BDF
}

.type-podcasts .post-excerpt a,
.type-podcasts h3.post-title a,
#podcast-listing a { color: #2170AC!important}

.type-podcasts h3.post-title a:hover,
.type-podcasts h4.title-lead a:hover,
.type-podcasts h4 a:hover,
.type-podcasts h3 a:hover,
#podcast-listing a:hover { color: #1C8BDF!important}

.podcast-header .btn.btn-white:hover {
    background: #fff;
    color: #2170AC!important;
}

.type-podcasts .title-lead a:hover {
    color: #1C8BDF
}

.type-podcats .post-title a { color: #2170AC!important}



h4.title-lead a,
.title-lead,
#podcast-listing .title-lead a,
.type-podcasts h4 a, #podcast-listing a
.title-lead a {
    color: #000!important; 
    font-size: 16px!important; 
}

.type-podcasts .title-lead a:hover {
    color: #1C8BDF
}


body a.btn-podcasts,
#podcast-listing a.btn-podcasts { background: #2170AC; text-transform:  uppercase; color: #F6E47C!important}

body a.btn-podcasts:hover,
#podcast-listing a.btn-podcasts:hover {  color: #fff!important}

.fa-podcast {
    color: #2170AC!important;
    font-size: 1.5rem;  
}

#podcastsCol a:hover { color: #1C8BDF!important }
.btn-podcasts:hover { background: #1C8BDF!important}
#podcastsCol .btn-podcasts:hover,
.btn-podcasts:hover { color: #ffffff!important}


#podcastsCol a {    color: #2170AC }
#podcastsCol h2 {
    background: #ffffff; 
    background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 50%, #ccdeec 51%, #ccdeec 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 50%,#ccdeec 51%,#ccdeec 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 50%,#ffffff 50%,#ccdeec 51%,#ccdeec 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ccdeec',GradientType=0 ); /* IE6-9 */
}
#podcastsCol h2 span { background:  url(/wp-content/themes/sma_2020/images/icon-home-podcasts.png) }
#podcastsCol h2 span { background-position: 10px 0px}
#podcastsCol h2 span { background-repeat: no-repeat }

.podcast-attribution { float: left; clear: both; margin-bottom: 40px}

#podcast-sidebar a.icon { color: #2170AC}


.podcast-player{ margin: 0 0 10px 0}
.subscribe-links{ margin: 0px 0 30px;}
.podcast-attribution {  padding: 20px ;background: #EFEFEF; max-width: 100%}
.podcast-back { margin-top: 50px; }


#menu-podcast-menu li a {
    color: #ffffff;
    padding: 20px; 
}

#podcast-sidebar .show-hide-wrapper .show-hide-trigger {
    background: #2170AC
}

#podcast-sidebar .category-listing li a, 
#podcast-sidebar .post-categories a {
    color: #2170AC!important
}