.block-need-help-block {
  padding: 24px;
  background-color: #F7F8FA;
  box-shadow: 0 3px 6px 0 rgba(121, 121, 121, 0.18);
  margin-top: 40px;
}
.block-need-help-block h2 {
  margin-top: 0;
}
.block-need-help-block .need-help-inner h3 {
  margin-top: 0;
}
.block-need-help-block .need-help-inner h4 {
  margin-top: 8px;
  margin-bottom: 0;
  font-family: "Fira Sans";
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #002067;
  text-transform: uppercase;
  font-weight: 700;
}