.announce .l1 {
  width: 100% !important;
  background: #143d23;
  color: #fff;
  padding: 8px 5px;
  font-size: 14px;
  text-decoration: none;
}

#stories {
  display: none !important;
}

.instastory-title {
  display: none !important;
}

#instafeed {
  display: none !important;
}

.mob-cont img {
  border-radius: 20px;
}

#bookonwhatsabtn {
  padding: 15px 0px;
  width: 100%;
  background-color: #143d23;
  border: none;
  border-radius: 25px;
  color: #fff;
  font-weight: 700;
}

#bookonwhatsabtn a {
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  font-size: 2rem;
}

.btn-of-formcontainer {
  padding: 15px;
  border-radius: 25px;
  background-color: #143d23;
  color: #fff;
  font-size: 1rem;
  border-style: none;
}

.header__icons {
  align-items: center !important;
}

.white-form-btn {
  background-color: #fff;
  color: #143d23;
  border-radius: 8px;
}
#message {
  padding: 10px 2px;
}

textarea {
  width: 100%;
  height: 100px;
  /* color: #fff !important; */
  /* border-style: 1px solid grey !important; */
}
