
.date {
 width: 90px;
 }
  
.dayw {
 width: 35px;
 }
 
.time {
 width: 70px;
 }
 
.venue {
 width: 170px;
 }
 
.description {
 width: 270px;
 }

.spacer {
width: 10px
}

.highlight {font-family: arial; font-size: 20px; font-weight: bold; color: #43aa8c; letter-spacing: -1.0px}

.small {
font-size: 10px;
}
hr {
  border: 0;
  width: 75%;
 color: #43aa8c;
background-color: #43aa8c;
height: 1px;
}