
html { scroll-behavior: smooth; }

.blok {
  min-height: 80vh;
  padding: 12vh 8vw;
}

.blok1 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.wp-block-site-logo img {
  max-height: 70px;
  width: auto;
}
