/* LIST WIDGET */
.tribe-list-widget h3 {
  color: #999999;
  font-size: 1.5rem
}

.tribe-list-widget h4 {
  color: #666666;
  font-size: 1.25rem
}

.tribe-list-widget p {
  margin-bottom: 0;
  margin-top: 0.75rem;
  line-height: 1.5rem
}