The tickets for this specific event are part of a Marketplace for buyers and resellers. Prices may be higher or lower than face value.

concerts

<style> .social_icons { display: flex; /* Arrange items in a row */ align-items: center; /* Vertically center the icons */ gap: 10px; /* Even spacing between icons */ list-style: none; margin: 0; padding: 0; } .social_icons li { padding: 0; } </style> </head>