.tick {
font-size:1rem; white-space:nowrap; font-family:arial,sans-serif;
max-width: 900px;
margin-top: 2em;
margin-bottom: 3em;
margin-left: auto;
margin-right: auto;
}

.tick-flip,.tick-text-inline {
font-size:2.5em;
}

.tick-label {
margin-top:1em;font-size:1em;
}

.tick-char {
width:2.5em;
}

.tick-text-inline {
display:inline-block;text-align:center;min-width:1em;
}

.tick-text-inline+.tick-text-inline {
margin-left:-.325em;
}

.tick-group {
margin:0 .5em;text-align:center;
}

body {
background-color: #fff !important; 
}

.tick-text-inline {
color: #595d63 !important; 
}

.tick-label {
color: #595d63 !important; 
text-transform: uppercase;
font-weight: 800;
}

.tick-flip-panel {
color: #fff !important; 
}

.tick-flip {
font-family: !important; 
}

.tick-flip-panel-text-wrapper {
line-height: 1.45 !important; 
}

.tick-flip-panel {
background-color: #e23739 !important; 
}

.tick-flip {
border-radius:0.12em !important; 
}
.tick-credits {
    display: none !important;
}
.countdownheader img {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3em;
}