.prog-hdr {
background: #ea6903;
background: linear-gradient(90deg, rgba(234,105,3,1) 33%, rgba(242,165,104,1) 100%);
}

.podcast-sub__sub-btn {
    background: white;
    color: #1f2124;
}
.podcast-sub__sub-btn:hover {
    color: #1f2124;
}
