.ect-list-posts.style-1.ect-simple-event .ect-event-date-tag {
  color: var(--text-color-4);
}
#ect-minimal-list-wrp .ect-list-posts.style-1.ect-simple-event {
  border:1px solid var(--text-color-4);
}
.ect-list-posts.style-1.ect-featured-event .ect-event-date-tag {
  color:var(--text-color-1);
}
#ect-minimal-list-wrp .ect-list-posts.style-1.ect-featured-event {
  border:1px solid var(--text-color-2);
}
#ect-minimal-list-wrp .style-1 .ect-events-title a,
#ect-minimal-list-wrp .style-1 .ect-events-title a:visited,
#ect-minimal-list-wrp .style-1 .ect-events-title a:active {
    font-family:"Amatic SC";
    color:var(--text-color-2);
    font-weight:700;
    text-align:center;
    font-size:25px;
    line-height:1.8em;
}

#ect-minimal-list-wrp .style-1 .ect-events-title a:hover {
    color:var(--text-color-1);
}

#ect-minimal-list-wrp .ect-list-posts.style-1 .ect-event-date-tag .ect-event-datetimes span,
#ect-minimal-list-wrp .style-1 span.ect-minimal-list-time {
    font-family:Amatic SC;
    font-style:bold;
    line-height:1.5;
    font-size:var(--font-site-content-1);
}
#ect-minimal-list-wrp .style-1 .ect-event-datetime {
    color:var(--text-color-1)!important;
    font-size:var(--font-site-content-1)!important;
}

div#ect-minimal-list-wrp div {
    box-sizing: border-box!important;;
}

