.iframe-wrap { color: #fff; background: #151515; }
header { background-color: #251911; }
.event-end { background: #251911; }
.bigButton, .smallButton, .tinyButton, .smallBuy { background: #c31a0c; }
.bigButton:hover, .smallButton:hover, .tinyButton:hover, .smallBuy:hover { background: #8c150e; }
.bigButton.white, .smallButton.white, .tinyButton.white, .smallBuy.white { background: #cdc7b8; box-shadow: none; }
.bigButton.white:hover, .smallButton.white:hover, .tinyButton.white:hover, .smallBuy.white:hover { background: #fff;  }
input[type=text], input[type=password], input[type=email], input[type=tel], textarea { border-color: #cdc7b8; }
input[type=text]:hover, input[type=password]:hover, input[type=email]:hover, input[type=tel]:hover, textarea:hover, input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=tel]:focus, textarea:focus { border-color: #8c150e;  }
.ticketWrapper .total { color: #fff; background: #8c150e; }


header .claim,
.iframe-content p,
.ticketWrapper .ticket .price,
.iframe-content label.checkbox
	{ color: #cdc7b8; }