.elementor-24 .elementor-element.elementor-element-3014a712{--display:flex;--min-height:80vh;}.elementor-24 .elementor-element.elementor-element-61b6215{--display:flex;--gap:50px 50px;--row-gap:50px;--column-gap:50px;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-24 .elementor-element.elementor-element-63b386c{text-align:center;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-24 .elementor-element.elementor-element-61b6215{--content-width:900px;}}/* Start custom CSS for container, class: .elementor-element-61b6215 */p.buttons a {
    background: black;
    padding: 10px 20px;
    color: white;
    border: 2px solid black;
    font-size: 1rem;
    font-weight: 700;
}

p.buttons a:hover {
    background: white;
    padding: 10px 20px;
    color: black;
    border: 2px solid black;
    font-size: 1rem;
    font-weight: 700;
}

p.buttons {
    margin-top: 40px !important;
}


/**** PRINT *****/

td.logotd, .logotd {
    width: 90px !important;
    border: none !important;
}

td.titleh2, .titleh2 {
    font-family: 'Roboto Condensed' !important;
    font-weight: bold !important;
    text-align: center !important;
    font-size: 1.5rem !important;
    line-height: 2.5em !important;
}

#ticket-print-content table {
	width: 70% !important;
    float: left !important;
}

#ticket-print-content {
    display: inline-flex !important;
    gap: 20px !important;
    align-content: center !important;
    align-items: flex-end !important;
}/* End custom CSS */