.wp-caption {
width: 100% !important;
background: #222 !important;
}
#tablist1-panel1 {
background: #333;
color: #ccc;
}
#tablist1-panel2 {
background: #333;
color: #ccc;
}
#tablist1-panel3 {
background: #333;
color: #ccc;
}
#tablist1-panel4 {
background: #333;
color: #ccc;
}
#tablist1-panel5 {
background: #333;
color: #ccc;
}
#tablist1-tab1 {
background: #333;
color: #ccc;
}
#tablist1-tab2 {
background: #333;
color: #ccc;
}
#tablist1-tab3 {
background: #333;
}
#tablist1-tab4 {
background: #333;
}
#tablist1-tab5 {
background: #333;
}
a[rel=tag] {
background: #222;
} .tribe-events-cal-links a {
color: #FFF;
background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='18'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFFFFF' d='M0 .431V17.57c0 .238.163.431.364.431h17.273c.2 0 .363-.193.363-.431V.43c0-.237-.163-.43-.363-.43H.364C.163 0 0 .193 0 .431zm18 7.585h-1.015V4.687H.991v12.07h15.994v-3.753H18V8.016zM.99 1.239h15.995v2.315H.991V1.239z'/%3E%3Cpath stroke='%23FFFFFF ' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='M22.918 10.5H9.207m11.488-3.255l3.252 3.272-3.213 3.213'/%3E%3C/g%3E%3C/svg%3E") 0/24px no-repeat;
}
.tribe-events-calendar-list__event-title-link {
color: #FFF !important;
}
.tribe-common-anchor-thin {
color: #FFF !important;
} .home-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 18px;
}
.home-grid img {
width: 100%;
height: auto;
}