body,
html {
  background-color: black;
  width: 100%;
  height: 100%;
}

/*
.uk-button-secondary {
    background-color: rgb(0, 167, 225) !important;
}
*/

a:visited {
  background-color: rgb(0, 167, 225 / 100%) !important;
}

html {
  font-size: 12px !important;
}

.padding-top {
  padding-top: 8%;
}

.padding-bottom {
  padding-bottom: 4% !important;
}

.center {
  max-width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.wide {
  max-width: 100% important!;
}

.widthSocial {
  width: 15%;
}

video.loading {
  background: black url(/img/Throwlight.png) center center no-repeat;
}

.uk-countdown-label {
  color: rgb(255, 255, 255) !important;
}

.uk-countdown-number {
  color: rgb(255, 255, 255) !important;
}

.numberBottomMargin {
  margin-bottom: 5%;
}

.counter-descriptor {
  color: rgb(255, 255, 255) !important;
  text-align: center !important;
}
.counter-descriptor,
h3 {
  color: rgb(255, 255, 255) !important;
  text-align: center !important;
}
