body{
background-color:#222;
}
.btn1 {
  text-align: center;
  width: 100%;
  max-width: 250px;
  margin: 12px auto;
  background: #BDAB91;
  border-radius: 20px;
  padding: 10px;
color:#000;
font-weight:600;
display:block;
}
.btn1 a {
  color: #000;
  font-size: 16px;
}
#website-footer{
background: #000;
color: #fff;
}
#website-footer a{
color:#fff;
}
.skip_to_main_content{
color:#000;
background:#fff;
}
#landing_logo_42{
display:none;
}
.landing_logo{
height: auto;
filter: invert();
}
.landing_nav img{
height: auto !important;
}
#wc_contactus{
background-color:rgba(0,0,0,0.5);
}
#landing_logo_140 img{
width:40%;
}
.stackable-block h1{
color:#000;
background:#fff;
text-align: center;
}
.website-content .landing .false_h1{
color:#fff;
}