.topics-help-center {
  padding-bottom: 98px;
}

.topics-help-center .title h2 {
  margin-bottom: 44px;
  font-family: Roboto;
  color: #121042;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -1.44px;
}

.topics-help-center .box {
  border-radius: 8px;
  border: 0.7px solid #C7C9CD;
  padding: 28px 26px;
  background: #FFF;
  height: 100%;
}

.topics-help-center .box a {
  text-decoration: none;
}

.topics-help-center .box a img {
  margin-bottom: 16px;
  height: 40px;
}

.topics-help-center .box a h3 {
  color: #212529;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0;
  margin-bottom: 15px;
}

.topics-help-center .box a p {
  color: #8D8D8D;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0;
  line-height: 18px;
}