.tecc-wrapper#tecc-20852 .tecc-event-detail a.tecc-event-button {
   
    background: #d2232a !important;
}
.tecc-wrapper#tecc-20852 .tecc-event-detail a.tecc-event-button:hover {
    color: #ffffff !important;
    background: #000000 !important;
}
.tec-countdown-timer > .tecc-section .tecc-amount, .tec-countdown-timer > .tecc-section .tecc-word {
     background: #92278b !important;
}

.tecc-up-event {
   color: #92278b !important;
   font-size: xxx-large !important;
    
}
.tecc-wrapper#tecc-20852 .event-date-location {
    color: #000000 !important;
font-weight: bold !important;
}
.tecc-wrapper#tecc-20852 .tecc-event-info h3.tecc-title {
    color: #000000 !important;
}
.tecc-wrapper .tecc-event-info h3.tecc-title {
 margin-top: 0.10em !important;
 color: #000 !important;
}

.custom-card {
  position: relative;
  text-align: center;
  overflow: hidden;
}

.custom-card img {
  width: 100%;
  display: block;
}

.custom-card .overlay {
  background-color: #a78dbb; /* your purple color */
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px 10px;
  color: #000;
}

.custom-card .overlay i {
  font-size: 40px;
  margin-bottom: 10px;
  display: block;
}

/* Hide page content and Beaver Builder wrappers on Global Header page */
.page-id-21641 .fl-main-content,
.page-id-21641 .fl-row-content-wrap,
.page-id-21641 .entry-title,
.page-id-21641 .page-banner,
.page-id-21641 .footer {
    display: none !important;
}

