.max-1000 {
  max-width: 1000px;
}

@media (min-width:992px) {
  section {
    scroll-margin-top: 52px;
  }
}

#smile-month .cloud {
  border: none;
  -webkit-mask: radial-gradient(40px at bottom,#0000 98%,#000) 50% / 60px 100%;
}

#smile-month .separator {
  height: 0.8rem;
  background: var(--smile-month-primary);
}

