.btn-outline-primary:hover{
    background-color: #025276 !important;
    color: #fff !important;
    border:#025276 !important;
  }
  .btn-outline-primary{
    color:#025276 !important;
  }
  /* a{
    color: #025276 !important;
  } */
  /* .bi-eye-fill{
    color: #025276 !important;
  } */
  .bi-house-fill{
    color: #025276 !important;
  }
  .bi-people{
    color: #025276 !important;
  }
  .bi-eye-fill{
    color:#025276 !important;
  }
  .bi-pencil-fill{
    color:#025276 !important;
  }
  .bi-folder-fill{
    color:#025276 !important;
  }
  .bi-trash-fill{
    color:#DF3125 !important;
  }
  .back-to-top{
    background-color: #025276 !important;
  }
  .page-link{
    color: #025276 !important;
  }
  /* .menu-title:hover{
    color: #025276 !important;
  } */
  .active>.page-link, .page-link.active {
    z-index: 3;
    color: white !important;
    background-color: #025276 !important;
    border-color: #025276 !important;
}