#extra_footer {
    display: none;
}

.logo-list-playlist img {
    max-height: 60px;
}

.logo-list-podcast img {
    max-height: 60px;
}

.logo-list-podcast {
    row-gap: 30px;
    width: 800px;
    max-width: 100% !important;
    margin-inline: auto;
}

button.facetwp-load-more {
    padding: 13px 22px;
    border-radius: 50px !important;
    border: none;
    font-size: 18px;
    color: #fff;
    background: var(--navy);
    text-transform: capitalize;
    font-family: 'trebuchet-ms', sans-serif;
    cursor: pointer !important;
}

.facetwp-type-pager {
    text-align: center;
}