/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 7, 2021 */
@font-face {
  font-family: 'comic_sans_msregular';
  src: url('comic-webfont.woff2') format('woff2'),
    url('comic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.big {
  font-size: 80px;
  line-height: 0;
}

.hide {
  color: black;
  font-size: 35px;
  vertical-align: 45%;
}

.centered {
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  margin-top: -100px;
  text-align: center;
}

.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  margin: 10px;
  width: 100%;
  text-align: center;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

.countdown-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.big-text {
    font-weight: bold;
    font-size: 6rem;
    line-height: 1;
    margin: 1rem 2rem;
}

.countdown-el {
    text-align: center;
}

.countdown-el span {
    font-size: 1.3rem;
}
