.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;
}
li#menu-item-21630{
    background: #d51a21 !important;
    color: #ffffff !important;
    border: 1px solid #9e1319 !important;
}

.fl-node-5bb41e253ab72 #menu-item-21630 span.menu-item-text {
    color: white !important;
}

.fl-node-5bb41e253ab72 .fl-module-content .uabb-creative-menu .menu > li#menu-item-21630 > a span.menu-item-text {
    color: white !important;
}
/* Reset OL to normal numbers */
.terms-container ol {
  list-style-type: decimal !important;
  list-style-position: outside !important;
  margin-left: 1.5em; /* adjust spacing */
  padding-left: 0;
}

/* Reset LI to remove custom icon styles */
.terms-container ol li {
  background: none !important;
  padding-left: 0 !important;
}

.responsive-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 15px;
}

.responsive-table th,
.responsive-table td {
  border: 1px solid #ddd;
  padding: 10px;
  text-align: left;
  vertical-align: top;
}

.responsive-table th {
  background-color: #f4f4f4;
  font-weight: 600;
}

/* Mobile stacking */
@media (max-width: 768px) {
  .responsive-table,
  .responsive-table thead,
  .responsive-table tbody,
  .responsive-table th,
  .responsive-table td,
  .responsive-table tr {
    display: block;
  }

  .responsive-table thead {
    display: none;
  }

  .responsive-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    padding: 10px;
    background: #fafafa;
  }

  .responsive-table td {
    border: none;
    padding: 6px 0;
  }

  .responsive-table td::before {
    content: attr(data-label);
    font-weight: 600;
    display: block;
    margin-bottom: 2px;
  }
}

[id] {
  scroll-margin-top: 120px;
}

/* Force submenu to stay open */
.uabb-advanced-menu .sub-menu {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  position: static !important;
  transform: none !important;
}

/* Remove dropdown arrow if needed */
.uabb-menu-toggle {
  display: none;
}

.faithful-futures-form .goal-group-note {
    font-size: 18px;
    line-height: 1.6;
    color: #333;
}

.faithful-futures-form .goal-group-note strong {
    font-size: 22px;
    font-weight: 700;
}