.info_btn {
  width: 100px;
  height: 30px;
  background: #f9cc01;
  margin: auto;
  border: none;
  color: white;
  cursor: pointer;
}
.info_a {
  text-decoration: none;
  color: white;
}
.info_text_wrapper {
  width: 100%;
  text-align: center;
}
