.pnppl-nav {
  height: 4.75rem;
}

.pnppl-nav img {
  height: 2.5rem;
  margin-left: 1em;
}

.pnppl-nav .icon-banner {
  font-size: 1.3rem;
  font-weight: 600;
  white-space: nowrap;
  text-decoration: none;
}

input:focus {
  box-shadow: none !important;
}

body {
  padding-top: 4.75rem;
}

main {
  padding: 2.25rem 2.25rem 0.75rem;
}