.user-form .caption {
  color: blue;
  font-weight: bold; }

.user-greeting {
  font-weight: bold; }

a {
  text-decoration: none !important; }

a.news-link-color p, a.news-link-color span {
  color: #262626; }

.el-pagination li.active {
  background-color: #0F4871 !important; }

.border-img {
  border-radius: 4px; }

.main__content h2, h6 {
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 28px !important;
  font-family: Inter; }

.main__content p {
  font-size: 14px !important;
  line-height: 22px !important;
  color: #595959 !important; }