.Menu_b .active{
  background-color: rgb(204,204,153);
}

.B_box{
  margin: 3%;
  margin-top: 2%;;
  width: 88%;
  height: auto;
  background-color: rgb(204,204,153);
  font-size: 18px;
  font-family: "Verdana";
  padding: 3%;
}

.title{
  background-color: rgb(204, 204, 153);
}

.lgs{
  width: 100%;
}

.mid
{
  text-align: center;
  align-items: center;
  width: 60px;
  border-radius: 10px;
}
