.wrap_reserve {
  text-align: center;
}

.wrap_reserve .tcLink {
  margin-top: 1rem;
}

.wrap_reserve .tcLink a {
  color: #333;
}

.wrap_reserve .cw__wrap {
  background-color: #f0f0f0;
  padding:1rem;
  margin: 3rem auto 0;
  width: fit-content;
}

.wrap_reserve .cw__wrap a {
  color: #333;
}