@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

body{
font-family: "Roboto", sans-serif;
}
.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:#fff;
}
.landing_logo{
height: auto;
}
.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{
font-family: "Roboto", sans-serif;
text-align: center;
color: #c73e38;
font-weight: 1000;
}
.stackable-block h2{
font-family: "Roboto", sans-serif;
font-size: 18px;
}
.website-content .landing .false_h1{
color:#000;
}