div,
p {
  font-size: 0.4rem;
  line-height: 0.6rem;
}

.margin_bottom {
  margin-bottom: 0.4rem;
}

.bold {
  font-weight: 600;
}

.red {
  color: #ff1010;
}

.app_under_line {
  text-decoration: underline
}

.userServer {
  padding: 0.5rem;
}

.title {
  font-size: 0.6rem;
  text-align: center;
}