.related-products {
  display: block;
}

.related-products__heading {
    margin: 0 0 7rem;
    color: #000;
    text-align: center;
    text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    font-family: Oswald;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 42px;
    text-transform: uppercase;
}
