.announcement__text,
.site-header,
.page-full.page-content,
.site-footer {
  display: none;
}

html {
  scroll-behavior: smooth;
}
