.site-page {
  margin-top: 75px;
}

.thank-you {
  margin: 125px 0px 225px 175px;
}

.reasons-to-partner {
  list-style: none;
  list-style-position: inside;
  text-align: left;
  margin-left: 232px;
  width: 650px;
}

ul.reasons li:before {
  content: '✓ ';
  padding: 5px 10px;
}

li {
  padding: 5px 10px;
}

.error {
  color: #aa0000;
  font-weight: bold;
}
