/* _content/sponsorship.web/Views/Shared/_Layout.cshtml.rz.scp.css */
.sponsorship-page[b-j3jdbvnmjt] {
  min-height: 100vh;
  color: #ffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.powered-label[b-j3jdbvnmjt] {
  color: #ffffff;
  font-size: 13px;
  margin-bottom: 1rem;
  margin-right: 3rem;
  font-weight: 300;
  text-align: right;
}

.powered-label p[b-j3jdbvnmjt] {
  margin-bottom: 0;
}

@media screen and (max-width: 576px) {
  .sponsorship-page[b-j3jdbvnmjt] {
    flex-direction: column;
  }
}
