.related-products {
  display: block;
}

.related-products__heading {
  display: inline-block;
  padding-bottom: 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex: 1 0 0;
  font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 1.443px;
text-transform: uppercase;
border-bottom:2px solid black;
margin: 0 auto;
}
