#eb-category-page-timeline .eb-event-date {background-color: #990F1E;}
#eb-category-page-timeline .eb-individual-price {background-color: #990F1E;}

/*
#eb-category-page-timeline .eb-notice-message {background-color: #f8d7da; color: #842029; position: relative; padding: 1rem 1rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; border-color: #f5c2c7;}
#eb-event-page .eb-notice-message {background-color: #f8d7da; color: #842029; position: relative; padding: 1rem 1rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; border-color: #f5c2c7;}
*/

 .eb-notice-message  {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    color: #842029 !important;
    background-color: #f8d7da !important;
    border-color: #f5c2c7 !important;
  }

  #eb-group-registration-form .eb-form-heading {
    background-color: #429359;
    color: #ffffff;
  }

  #eb-individual-registration-page .table {
    background-color: #ffffff;
    border: 1px solid transparent; border-radius: 0.25rem; border-color: #2a406f;
  }

  #eb-individual-registration-page .table-striped {
    background-color: #ffffff;
    border: 1px solid transparent; border-radius: 0.25rem; border-color: #2a406f;
  }

  #eb-individual-registration-page .table-bordered {
    background-color: #ffffff;
    border: 1px solid transparent; border-radius: 0.25rem; border-color: #2a406f;
  }

  #eb-individual-registration-page .table-sm {
    background-color: #ffffff;
    border: 1px solid transparent; border-radius: 0.25rem; border-color: #2a406f;
  }

  #eb-individual-registration-page .eb-ticket-type-title {
    font-family: ;
      }

 #eb-registration-complete-page .table {
    background-color: #ffffff;
    border: 1px solid transparent; border-radius: 0.25rem; border-color: #2a406f;
  }

  #eb-registration-complete-page .table-striped {
    background-color: #ffffff;
    border: 1px solid transparent; border-radius: 0.25rem; border-color: #2a406f;
  }

  #eb-registration-complete-page .table-bordered {
    background-color: #ffffff;
    border: 1px solid transparent; border-radius: 0.25rem; border-color: #2a406f;
  }

  #eb-registration-complete-page .table-sm {
    background-color: #ffffff;
    border: 1px solid transparent; border-radius: 0.25rem; border-color: #2a406f;
  }