/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
h1 {
    font-family: 'Barlow Condensed', sans-serif;
}
.container {
    width: auto;
    max-width: 680px;
    padding: 0 15px;
  }
  
  .footer {
    background-color: #f5f5f5;
  }

.countdown-timer {
color: #d40000;
font-weight: bold;
font-size: 2em;
}