.slider-image {
    width: 100vw;
    height: 65vh;
    background-position: center;
    background-size: cover;
}

.imageEvents {
    height: 200px;
    background-position: center;
    background-size: cover;
}

.footer {
    font-family: sans-serif;
    font-size: 1rem;
    text-align: center;
    border-top: 1px solid #888;
}

.podcastLinkPic {
    max-width: 180px;
}