html {
  scroll-behavior: smooth;
  font-size: 16px;
  font-family: Roboto, sans-serif;
}
body {
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
}
header {
  display: none !important;
}
#footer .newsletter {
  display: none;
}
.menu {
  display: none !important;
}
.builder-page-content {
  overflow: hidden;
}
#logo img {
  max-width: 175px !important;
}
