body {
  background-color: #1A1A1A !important;
}
.t-records {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.t-sociallinks__item_tilda,
.tilda-click {
  display: none !important;
}
#vbg::after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 0;
}