.auto-sync-message {
  padding-top: 20px;
  padding-bottom: 20px;

  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.buttons-row {
  display: flex;
  flex-direction: row-reverse;
  gap: 10px;
  margin: 10px;
}
