html {
  scroll-padding-top: 150px;
}
.t-input-file_button span,
.t-input-file_button div,
.t-input-file_btn span,
.t-input-file_btn div {
  display: none !important;
}
.t-input-file_button:after,
.t-input-file_btn:after {
  content: "Додати документи" !important;
  display: inline-block !important;
  font-size: 16px !important;
  line-height: 1.2 !important;
}
a[href^="mailto"] {
  color: #1b2e6b !important;
  text-decoration: none !important;
}