.text-section {
  margin-bottom: 140px;
}
.text-section hr {
  width: 49px !important;
  height: 2px !important;
  background-color: #e5301f !important;
  border: none !important;
  margin: 13px 0 23px 0;
}
.ent hr {
  background-color: #3d5fd6 !important;
}

.related-service {
  width: 826px;
  height: 205.6px;
  background: left/cover url(../../images/government/caseIntro/related-bg.jpg);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.related-service .case-name {
  font-size: 21px;
  color: #ffffff;
  margin-bottom: 21px;
}
.related-service hr {
  background-color: white !important;
  margin:0;
}
