body {
  background-color: rgb(250, 250, 250) !important;
}

.body_nav {
  background-color: rgb(51, 51, 51) !important;
}

.container_notus {
  margin-top: clamp(100px, 30vh, 500px);
  margin-bottom: 150px;
}
