.flat span.active, .flat span.active:after {
    background: #3CACD6;
	color: #fff;
}
.tdEventDate {
    color: #3CACD6;
    margin-top: 5px;
    line-height: 1.4em;
    font-size: 2em;
    font-weight: bold;
}
.imgResponsive {
  width: 80%;
  height: auto;
  align-content: center;
}

.btn-secondary {
    background-color: #ea5f54;
    border-color: #ea5f54;
    color: #fff;
}