.terms p{
  margin: 0 0 6px;
  padding: 16px 8px 8px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height:2;
}

.terms p a{
  color:#2335C7;
  text-decoration:underline;
}