.c-link {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 70px;
}

.c-link + .c-link {
  margin-top: 10px;
}

.c-link-link,.c-link-link02 {
  justify-content: center;
}


