#content-wrap #notice{
  text-align: center;
  color: #ffffff;
  border: none;
}

#content-wrap #check-donation-content .donation-content,
#content-wrap #check-donation-content .restrict-result{
  resize: none;
}

#content-wrap #check-donation-content .arrow-divider{
  justify-content: center;
  align-items: center;
  font-size: 3rem;
}

#content-wrap #check-donation-content .arrow-divider.mobile{
  width: 100%;
  padding: 1rem 0;
  font-size: 2rem;
}

#content-wrap #restrict-word-list{
  margin-bottom: 0;
}

#content-wrap #restrict-word-list .card-body{
  margin-top: -1rem;
}

#content-wrap #restrict-word-list .card-body .badge{
  margin-top: 1rem;
  margin-right: 0.5rem;
  padding: 0.5rem;
}