.mec-custom-page-list {
  background-color: #00539b !important;
  padding: 58px 0 !important;
}
@media only screen and (min-width: 1462px) {
  .mec-custom-page-list .et_pb_row {
    padding: 29px 0;
  }
}
.mec-custom-page-list .mec-heading-separator {
  padding: 29px 0;
}
.mec-custom-page-list .mec-heading-separator .et_pb_text_inner {
  color: white;
  font-size: 24px;
  font-weight: 500;
  line-height: 30.4px;
}
.mec-custom-page-list .mec-heading-separator .et_pb_text_inner ::after {
  content: '';
  position: absolute;
  display: inline-block;
  width: var(--home-news-line);
  max-width: 1088px;
  height: 2px;
  background-color: #ffffff;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 20px;
}
/*# sourceMappingURL=view.css.map */