.terms-container {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.terms-container > a {
  padding-right: 20px;
  color: #27a36d;
}
