body{
  background-image:linear-gradient(135deg,rgba(247,244,239,.78),rgba(247,244,239,.64)),url("images/site-background.jpg")!important;
  background-size:cover!important;
  background-position:center!important;
  background-attachment:fixed!important;
}
header,
footer{
  background:rgba(247,244,239,.62)!important;
  backdrop-filter:blur(10px);
}
.card,
.info-card,
.form-card,
.login-card,
.intro-card,
.panel,
.stat,
.toolbar,
.contractor-card,
.search-panel,
.empty,
.usp-card,
.stat-card,
.company-card,
.preview,
.meta-box{
  background:rgba(255,255,255,.62)!important;
  backdrop-filter:blur(10px);
}
input,
textarea,
select,
.field input,
.field textarea,
.field select{
  background:rgba(251,250,247,.82)!important;
}
