body {
  font-family: cairo, sans-serif;
}
.header-logo .is_img img {
        max-height: 6rem;
        margin: 12px 0;
    }
li.profile {
    background: #0d4e96;
    color: white;
}
.fa-home:before {
    content: "\f015";
    font-size: 20px;
}
.pkp_navigation_primary_wrapper ul li.active a {
    color: #ffffff;
}
