.related-products {
  display: block;
}

.related-products__heading {
  margin: 0 0 3rem;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0%;
    line-height: 100%;
    color: #223c8c;
    text-transform: uppercase;
    margin: 0 0 28px;
    position: relative;
}
