#info_link {
  font-weight: normal;
  color: rgb(27, 142, 61);
}
#credits_link {
  font-weight: bold;
  color: rgb(34, 177, 76);
}
.info_section h2 {
  color: rgb(34, 177, 76);
  font-family: "Regular";
  font-weight: bold;
  font-size: clamp(20px, 3.5cqw, 34px);
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 10px;
}
.credit_mobius {
  color: rgb(220, 60, 60);
}
.credit_pegamon {
  color: rgb(80, 160, 255);
}