.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:#fff;
background:#000;
}