.faq {
  padding-bottom: 140px;
}
.btn-inner-wrap {
  color: #333 !important;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0px;
  margin-top: 0;
}
ul,
ol {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
}
h1 {
  font-size: 110px;
  font-weight: 500;
  line-height: 110%;
}
h2 {
  font-size: 54px;
  font-weight: 400;
  line-height: 120%;
}
h3 {
  font-size: 44px;
  font-weight: 400;
  line-height: 120%;
}
h4 {
  font-size: 32px;
  font-weight: 400;
  line-height: 130%;
}
h5 {
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
}
.link-block.v3.active {
  background-color: black;
  color: white;
}
.link-block.v3.active .paragraph.v1,
.link-block.v3.active .btn-text.v1 {
  color: white;
}
.input-wrap {
  margin-top: 30px;
}
.w-form-fail.show,
.w-form-done.show {
  display: block;
  margin-top: 20px;
  border-radius: 10px;
}
