.annonce-compte {
  padding: 12px 16px;
  text-align: center;
  font-size: 14px;
}

.annonce-compte__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}

.annonce-compte__timer {
  font-weight: 600;
}

.annonce-compte__timer span {
  margin: 0 2px;
}
