.md-header__button.md-logo img,
.md-header__button.md-logo svg {
  border-radius: 0.5rem;
}

.paramora-hero {
  text-align: center;
  margin: 1rem auto 2rem;
}

.paramora-hero img {
  max-width: 260px;
  border-radius: 1.5rem;
}

.paramora-hero p {
  font-size: 1.1rem;
  color: var(--md-default-fg-color--light);
}
