.nhl-section6 p a {
  color: rgba(255, 255, 255, 0.7);
  font-family: "IBMPlexSans";
  font-size: 16px;
  font-style: normal;
  line-height: 30px;
  margin-bottom: 12px;
  text-transform: none;
  letter-spacing: normal;
}

.nhl-section6 a:hover {
  color: rgba(255, 255, 255, 1);
}

.nhl-section6 {
  margin: 160px 0;
}
.col-wrapper {
  position: relative;
}

.nhl-section6 h5 {
  margin-bottom: 20px;
  font-size: 14px;
  font-style: normal;

  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.nhl-section6 p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  font-style: normal;
  font-family: "IBMPlexSans";
  line-height: 30px; /* 187.5% */
  margin-bottom: 12px;
}

.nhl-section6 .line-anim {
  height: 135px;
  margin: 10px 70px 15px;
}

.nhl-section6 .image-name {
  margin-bottom: 40px;
}

.nhl-section6 .graphic-source {
  margin-top: 10px;
}

.nhl-section6 .nhl-section6-blob1 {
  min-height: 700px;
  max-height: 700px;
  top: -270px;
  right: -620px;
}

@media (max-width: 991px) {
  .nhl-section6 .right-content p {
    margin-bottom: 0 !important;
  }

  .nhl-section6 p a {
    color: #fff;
  }

  .nhl-section6 .graphic-source {
    margin-top: 20px;
  }

  .nhl-section6 .line-anim {
    margin: 3px 40px 8px;
    height: 80px;
  }

  .nhl-section6 h5 {
    margin-bottom: 40px;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 142.857% */
    letter-spacing: 2px;
    text-transform: uppercase;
  }

  .nhl-section6 p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 187.5% */
  }

  .nhl-section6 {
    margin: 100px 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
}

/* for-tablet-horizontal { */
@media (min-width: 992px) and (max-width: 1199px) {
  .nhl-section6 p a {
    color: #fff;
  }
}
