body{
background-color:#fef7f1;
}
.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 a{
color:#000;
}
.skip_to_main_content{
color:#000;
background:#fff;
}
#landing_logo_42{
display:none;
}
.landing{
background: rgba(0,0,0,0) !important;
}
.landing_logo{
height: auto;
display: none;
}
.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:#bc501f !important;
}
#website-footer{
background: #484822 !important;
color:#fff;
}
#website-footer a{
color:#fff;
}
.website-social img{
filter: invert(1);
}
.footer_block_title{
display: none;
}
@media only screen and (min-width:0px) and (max-width:600px){
#website-footer .div_table .div_td:nth-of-type(1){
text-align: center;
}
}