@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100..400;1,100..400&display=swap');

.bitter-<uniquifier> {
  font-family: "Bitter", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}



.pk-event-list {
Background: #2A2328;
 font-family: 'bitter', 'Open Sans', 'Arial', sans-serif;
}

/* Header Section */
.pk-titles a {
 color: #E5D400;
font-weight: bold; /* Text color for the header */
}


.pk-dates {
  color: #FFFCEA; 
}

.pk-times {
  color: #FFFCEA; /* Text color for days of the week */
}


/* Dates */
.calendar-widget .date {
  color: #FFFCEA; /* Text color for dates */
}

.pk-link {
background: #E5D400;
}

.pklinktext {
color: #2A2328
}

/* Image resize */
.pk-image {
display:none;
}

.pk-venue {
display:none;
}