.home .jukebox-block .wp-block-heading {color: #c6395c;}
.home-jukebox-container {max-width: 350px; margin: 20px !important; text-align: left; padding-inline-start: 0; font-size: calc(6px + .5vw);}
.home-jukebox-container a:hover {color:inherit; text-aligh: left;}
.home-jukebox-container {background-color: #b5d4e0; border: 2px solid #c6395c;; border-radius: 5px;}
.home-jukebox-container h2, .jukebox-block p  {margin: 4px;}

.home .jukebox_tile a {background-color: white; display: flex; min-height: 3.5em; color: #054D3A; border-bottom: 2px solid #c6395c;}

.home-jukebox-container li:last-child a, .home-jukebox-container li:last-child .jukebox-number {border-bottom: 0;}
.home-jukebox-container li {list-style: none;} 

.home .jukebox_tile a:hover {background-color: #b5d4e0;}
.home .jukebox-number {display: block; font-size: 2em; flex-basis: auto; min-width: calc(10px + 3vw); padding: 0 5px 0 5px; margin-right: 10px ;background-color: #c6395c; color: white; font-weight: 500; text-align: center; border-bottom: 1px solid white;}


.home .jukebox-date {display: block; clear-both; padding-top: 4px; font-weight: bold;}
.jukebox-block {max-width: 350px; margin-left: auto; margin-right: auto; text-align: center; background-color: #b5d4e0; border: 1px solid #054D3A; margin-bottom: 25px;padding-bottom: 20px;}
.jukebox-block h2, .jukebox-block img {margin: 10px 0 0 0;}
.jukebox-block p {margin: 0;}
.jukebox-footer {font-style: italic;}


.posts-container.home-events-block,
.posts-container.home-news-block  {padding-bottom: 50px; overflow: hidden;}
.events-container {max-width: 40%;}
.home-events-block li {clear: both; list-style: none; margin: 10px 0 35px 0;}
.home-events-block .date {display: inline-block; float: left; text-align: center; width: calc(40px + 2vw); padding: 4px; margin: 0 10px 20px 0; background-color: #c3e6e3;}
.home-events-block .event-month {display: block; font-size: calc(8px + 1vw); line-height: .9em;}
.home-events-block .event-date2 {font-size: calc(24px + 1.2vw); line-height: 1em;}
.home-events-block .event-title,
.home-events-block .event-excerpt, 
.home-events-block .organizer,
.home-events-block .location {display: block; margin-left: calc( 50px + 2vw ); margin-bottom: 0; }
.home-events-block .location {font-weight: bold; font-size: .9em;}
.home-events-block .organizer {font-style: italic; font-size: .9em; }
.home-events-block .event-excerpt p {margin-bottom: 0;}
.home-events-block .separator {
height: 4px;
background: #faa;
width: calc(40px + 2vw);
margin-bottom: 10px;
}

.news-thumbnail img {display: block; height: 80px; width: auto;}
.news-item {margin-bottom: 30px;}
.news-item .post-date {font-size: .8em; font-weight: bold;}
.moretag {margin-bottom: 0; font-weight: 500; font-size: .9em;}
