:root { --yellow: #ff0900; }
button, a.button { color: white; border-radius: 3px; }
a.white, button.white { border-radius: 3px; }

.ticket-blocks .block:hover .chevron:before, .ticket-blocks .block.selected .chevron:before { color: black !important; }
