.post_layout {
  border: 1px solid #ccc;
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 5px;
  background-color: #ffffff;
}

.venue-text {
  color: #222222; /* fallback if variable not set */
  font-style: italic;
}