 @import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@600;700;800&family=Inter:wght@400;500;600;700&display=swap");
.custom-css-target {
  /* Ticket widget: colors */
  /* Ticket widget: fonts */
  /* Exit-intent popup: colors */
  /* Exit-intent popup: fonts */ }
  .custom-css-target .widget_tickets_custom_css .event-name {
    background-color: #ff00ea !important; }
  .custom-css-target .widget_tickets_custom_css .ae-button {
    background-color: #ff00ea !important;
    border-color: #ff00ea !important; }
  .custom-css-target .widget_tickets_custom_css .ae-button:hover {
    background-color: #ff44ef !important;
    border-color: #ff44ef !important; }
  .custom-css-target .widget_tickets_custom_css .ticket-cost,
.custom-css-target .widget_tickets_custom_css .ae-subtitle.ticket-cost {
    color: #111111 !important; }
  .custom-css-target .widget_tickets_custom_css .have-a-access-code,
.custom-css-target .widget_tickets_custom_css .ae-link {
    color: #ff00ea !important; }
  .custom-css-target .widget_tickets_custom_css {
    font-family: 'Inter',Helvetica,Arial,sans-serif !important; }
  .custom-css-target .widget_tickets_custom_css .event-name,
.custom-css-target .widget_tickets_custom_css .ae-title,
.custom-css-target .widget_tickets_custom_css .ticket-name,
.custom-css-target .widget_tickets_custom_css h1,
.custom-css-target .widget_tickets_custom_css h2,
.custom-css-target .widget_tickets_custom_css h3 {
    font-family: 'Plus Jakarta Sans',sans-serif !important;
    font-weight: 700 !important; }
  .custom-css-target .exit-popup .modal-footer.checkround-colour {
    background-color: #ff00ea !important; }
  .custom-css-target .exit-popup .img-caption {
    background-color: #050505 !important;
    color: #fff !important; }
  .custom-css-target .exit-popup .ae-button.secondary {
    background-color: #ff00ea !important;
    border-color: #ff00ea !important;
    color: #fff !important; }
  .custom-css-target .exit-popup .ae-button.secondary:hover {
    background-color: #ff44ef !important;
    border-color: #ff44ef !important; }
  .custom-css-target .exit-popup,
.custom-css-target .exit-popup .ae-button {
    font-family: 'Inter',Helvetica,Arial,sans-serif !important; }
  .custom-css-target .exit-popup h1,
.custom-css-target .exit-popup h2,
.custom-css-target .exit-popup h3,
.custom-css-target .exit-popup .img-caption {
    font-family: 'Plus Jakarta Sans',sans-serif !important;
    font-weight: 700 !important; }
