.ssp-podcast-list {
    margin: 0 !important;
    margin-block: 0 !important;
    max-width: unset;
}

.ssp-podcast-list article h3 {
    font-size: var(--wp--preset--font-size--x-large) !important;
    margin-block-end: 0;
}

.ssp-podcast-list article h3 a {
    text-decoration: none;
}