#edit-do-not-qualify-alert {
  background: pink;
  border-radius: 10px;
  padding: 10px;
}

#edit-submit {
  border-radius: 20px;
}