.saved-resources.modal label {
  font-weight: 500;
  margin-bottom: .5rem;
}
.saved-resources.modal .field {
  margin-bottom: .75rem;
}
.saved-resources.modal form .btn {
  display: inline;
}
.saved-resources.modal .title1 {
  text-align: center;
}
.saved-resources.modal .forgot-link {
  margin-left: 1rem;
}
