.sds-timer {
  color: var(--e-global-color-primary);
  font-size: 1em;
  line-height: 1.4;
      font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight);
    text-transform: var(--e-global-typography-text-text-transform);
}

.sds-line-1 {
  margin-bottom: 4px;
}

.sds-cutoff {
  font-weight: 600;
}

.sds-line-2 {
  font-size: 0.9em;
}

.sds-clock {
  font-weight: 600;
  margin-left: 4px;
}

.tekst {

}