.bw-image {
  filter: grayscale(100%);
}

h2.h3 {
  font-size: 20px;
}

.article-page__content p {
  text-indent: 0%;
}

input {
  padding: 3px;
}

.hero__stats-text--number {
  width: auto;
}

.phone_link {
  color: block;
  text-decoration: none;
}

.hero__content-item button {
  font-size: 20px;
}

.h4 {
  font-weight: bold;
  font-size: 18px;
}

.mb-3 {
  margin-bottom: 30px;
}

.hidden_area {
  display: none;
}

a.content__list-item {
  cursor: pointer;
}
