.page-title{
        background-image: url(../imagesHBR/bg-global/HBR.webp);
            background-repeat: no-repeat;
    background-size: cover;
}
.page-title .page-title-content h1{
    margin-bottom: 140px;
}
.page-title-content h1{
    font-size: 40px;
}
.policy{
    margin: 40px 0;
}
.title-block{
    border-right:7px solid #6A4683;
    border-left: none;
    padding: 0 10px 0 0;
    margin: 0 0 10px 0;
}
.content-txt:first-of-type p{
    width:800px
}
.content-txt p,.content-txt ul li{
    font-size: 16px;
    font-weight: 300;
}
.content-txt ul{
    margin: 0;
}
.content-txt ul li{
    list-style-type: circle;
}
.content-txt a {
    color: #6A4683;
    font-weight: 500;
}