.delete-popup-footer {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}

.delete-popup-message {
  font-size: 16px;
  line-height: 18px;
  margin-top: 15px;
  margin-bottom: 30px;
  text-align: left;
  color: #333;
}

.deleted-event-name {
  font-weight: 600;
}
