body {
    padding-top: 0;
}

p {
    font-weight: 500;
}

.refund-title {
  margin-bottom: 0;
  font-weight: bold;
}

.refund-txt {
    font-weight: bold;
}

.refund-link {
    text-decoration: none;
    color: #1b4db8;
}

.refund-steps .refund-step {
  margin-top: 16px;
}

ul.list-disc-out {
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .topicswrap.wrap2 {
    width: 100%;
    padding: 0 4vw;
    box-sizing: border-box;
  }
}
