/* .page__article {
  padding: 0 0 2rem !important;
} */

.page__article h1 {
  color: #004976 !important;
  padding: 0px;
  border: 0px;
  font-weight: 400 !important;
  letter-spacing: 0.5px;
}

.page__article .bold {
  font-size: 18px !important;
  font-weight: 600 !important;
}

.page__article .disc {
  margin-bottom: 25px;
}

.article_img_box {
  padding: 2.75rem 0;
}

.page__article .link__container {
  text-align: center;
  margin-bottom: 20px;
}