/*
 Theme Name:   Divi Child
 Template:     Divi
*/

/* podcasts archive list */

.podcast-episode {
    padding-bottom: 40px;
}

.podcast-episode:last-child {
    padding-bottom: 0px;
}

.podcast-episode .podcast_meta {
    padding-bottom: 10px;
}

/* podcast single episode */
.single-podcast #content-area {
    padding-bottom: 58px;
}