/* Clip the radar iframe to its card so it doesn't overflow into sections below */
.frontpage .homepage-card--radar {
    overflow: hidden;
}
