h3, p, ul{
    color:black !important;
}
p, ul{
    text-align: justify;
    font-weight: 600;
}
.logout_client{
    font-weight: bold !important;
}
p>a{
    color:blue;
    text-decoration: underline;
  }

