
@media screen and (min-width: 1220px) and (max-width: 1300px) {
    .nav__btns a {
        padding: 7px 10px !important;
        font-size: 11px;
    }
}

a:hover {
  text-decoration:none !important;
}
    html body section.tag-sec p {
          margin-bottom: 0px !important;
    }


.view-review .review-attr img {
  display: none !important;
}

.meet_the_team li {
  font-size: 18px !important;
  color: #6d6d6d !important;
}

html body .w8da6rw .meet_the_team_inner p {
  font-size: 18px !important;
}

html body #page-content .content-wrap p {
  text-align: left !important;
  font-size: 18px !important;
  color: black !important;
}
html body #page-content .content-wrap ol li {
  text-align: left !important;
  font-size: 18px !important;
  color: black !important;
}
html body #page-content .content-wrap ul li {
  text-align: left !important;
  font-size: 18px !important;
  color: black !important;
}
html body #page-content .content-wrap h2 {
  text-align: left !important;
  color: #656565 !important;
}
html body #page-content .content-wrap h3 {
  text-align: left !important;
  color: #656565 !important;
}
