.eb-remaining-slots{
	font-size: var(--body-font-comment-size) !important;
	color: var(--color-green) !important;
}

.eb-event-full{
	font-size: var(--body-font-comment-size) !important;
	color: #d9534f !important;
}



.up-event-item h2{
  font-size: var(--font-size-h4);
  margin-bottom:0px;
}


.up-event-item h2 a{
    text-decoration:none;
}