.timeReceiverWarning {
  display: flex;
  flex-direction: column;
  color: var(--primaryColor);
}

.timeReceiverWarningLabel {
}

.alertContainer {
  margin-top: 20px;
}

.textBold {
  font-weight: bold;
}
